[INFO] fetching crate yosemite 0.5.0... [INFO] testing yosemite-0.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate yosemite 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate yosemite 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate yosemite 0.5.0 [INFO] tweaked toml for crates.io crate yosemite 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yosemite 0.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yosemite 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96c241a1cae1054e2a70934276f4cb151032f3eda1402fba31468ef07ce0c044 [INFO] running `Command { std: "docker" "start" "-a" "96c241a1cae1054e2a70934276f4cb151032f3eda1402fba31468ef07ce0c044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96c241a1cae1054e2a70934276f4cb151032f3eda1402fba31468ef07ce0c044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c241a1cae1054e2a70934276f4cb151032f3eda1402fba31468ef07ce0c044", kill_on_drop: false }` [INFO] [stdout] 96c241a1cae1054e2a70934276f4cb151032f3eda1402fba31468ef07ce0c044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ecd0ddbb697e19fffbe1b1a0de3539a6ce16a1e147d74ca2ab98e917d4cb829 [INFO] running `Command { std: "docker" "start" "-a" "4ecd0ddbb697e19fffbe1b1a0de3539a6ce16a1e147d74ca2ab98e917d4cb829", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling yosemite v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.82s [INFO] running `Command { std: "docker" "inspect" "4ecd0ddbb697e19fffbe1b1a0de3539a6ce16a1e147d74ca2ab98e917d4cb829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecd0ddbb697e19fffbe1b1a0de3539a6ce16a1e147d74ca2ab98e917d4cb829", kill_on_drop: false }` [INFO] [stdout] 4ecd0ddbb697e19fffbe1b1a0de3539a6ce16a1e147d74ca2ab98e917d4cb829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adcaefd6eabfe2b615eea9ab2cfb7dce5e7d17f6c411fce95d21e6772879cfec [INFO] running `Command { std: "docker" "start" "-a" "adcaefd6eabfe2b615eea9ab2cfb7dce5e7d17f6c411fce95d21e6772879cfec", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling yosemite v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.15s [INFO] running `Command { std: "docker" "inspect" "adcaefd6eabfe2b615eea9ab2cfb7dce5e7d17f6c411fce95d21e6772879cfec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adcaefd6eabfe2b615eea9ab2cfb7dce5e7d17f6c411fce95d21e6772879cfec", kill_on_drop: false }` [INFO] [stdout] adcaefd6eabfe2b615eea9ab2cfb7dce5e7d17f6c411fce95d21e6772879cfec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 104e31e1b1ae01ffb0eed3b51179748c87343686fc2e5a21ef36621e5780c919 [INFO] running `Command { std: "docker" "start" "-a" "104e31e1b1ae01ffb0eed3b51179748c87343686fc2e5a21ef36621e5780c919", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yosemite-c91b06099def6442) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test proto::parser::tests::dest_generate ... ok [INFO] [stdout] test proto::parser::tests::parse_subsession_add ... ok [INFO] [stdout] test proto::parser::tests::unrecognized_command ... ok [INFO] [stdout] test proto::parser::tests::invalid_hello ... ok [INFO] [stdout] test proto::session::tests::dont_publish_lease_set ... ok [INFO] [stdout] test proto::parser::tests::parse_hello ... ok [INFO] [stdout] test proto::parser::tests::session_status ... ok [INFO] [stdout] test proto::session::tests::open_virtual_stream ... ok [INFO] [stdout] test proto::session::tests::create_primary_and_subsession ... ok [INFO] [stdout] test proto::session::tests::stream_fails_to_open ... ok [INFO] [stdout] test proto::session::tests::accept_virtual_stream ... ok [INFO] [stdout] test proto::parser::tests::stream_status ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests yosemite [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - (line 63) ... ignored [INFO] [stdout] test src/asynchronous/session/mod.rs - asynchronous::session::Session (line 87) - compile ... ok [INFO] [stdout] test src/asynchronous/router.rs - asynchronous::router::RouterApi::new (line 54) - compile ... ok [INFO] [stdout] test src/asynchronous/router.rs - asynchronous::router::RouterApi::generate_destination (line 116) - compile ... ok [INFO] [stdout] test src/asynchronous/session/mod.rs - asynchronous::session::Session (line 131) - compile ... FAILED [INFO] [stdout] test src/asynchronous/session/mod.rs - asynchronous::session::Session (line 109) - compile ... ok [INFO] [stdout] test src/asynchronous/session/mod.rs - asynchronous::session::Session (line 63) - compile ... ok [INFO] [stdout] test src/asynchronous/router.rs - asynchronous::router::RouterApi::lookup_name (line 74) - compile ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/asynchronous/session/mod.rs - asynchronous::session::Session (line 131) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `REMOTE_DESTINATION` in this scope [INFO] [stdout] --> src/asynchronous/session/mod.rs:151:44 [INFO] [stdout] | [INFO] [stdout] 22 | let mut stream = stream_session.connect(REMOTE_DESTINATION).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REMOTE_DESTINATION` in this scope [INFO] [stdout] --> src/asynchronous/session/mod.rs:154:52 [INFO] [stdout] | [INFO] [stdout] 25 | datagram_session.send_to("datagram".as_bytes(), REMOTE_DESTINATION).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/asynchronous/session/mod.rs - asynchronous::session::Session (line 131) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "104e31e1b1ae01ffb0eed3b51179748c87343686fc2e5a21ef36621e5780c919", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104e31e1b1ae01ffb0eed3b51179748c87343686fc2e5a21ef36621e5780c919", kill_on_drop: false }` [INFO] [stdout] 104e31e1b1ae01ffb0eed3b51179748c87343686fc2e5a21ef36621e5780c919