[INFO] fetching crate rsasl 2.2.0...
[INFO] building rsasl-2.2.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rsasl 2.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rsasl 2.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rsasl 2.2.0
[INFO] tweaked toml for crates.io crate rsasl 2.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsasl 2.2.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsasl 2.2.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cad2fb6b1cff84f29062aef6683dd53562ecdf3bff1a9053a15fa3e86343fd3
[INFO] running `Command { std: "docker" "start" "-a" "9cad2fb6b1cff84f29062aef6683dd53562ecdf3bff1a9053a15fa3e86343fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cad2fb6b1cff84f29062aef6683dd53562ecdf3bff1a9053a15fa3e86343fd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cad2fb6b1cff84f29062aef6683dd53562ecdf3bff1a9053a15fa3e86343fd3", kill_on_drop: false }`
[INFO] [stdout] 9cad2fb6b1cff84f29062aef6683dd53562ecdf3bff1a9053a15fa3e86343fd3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24117f5d484a0bef092ac9ed08ded733aeac8df98ca7d690e2f60ad4ff557ccc
[INFO] running `Command { std: "docker" "start" "-a" "24117f5d484a0bef092ac9ed08ded733aeac8df98ca7d690e2f60ad4ff557ccc", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.74
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling minimal-lexical v0.1.2
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling libloading v0.6.0
[INFO] [stderr]    Compiling prettyplease v0.2.7
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling bindgen v0.69.0
[INFO] [stderr]    Compiling log v0.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.0.0
[INFO] [stderr]    Compiling lazycell v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.0
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling clang-sys v1.0.0
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling matches v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bidi v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.0
[INFO] [stderr]    Compiling bytes v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.0
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling syn v2.0.46
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling libgssapi-sys v0.3.1
[INFO] [stderr]    Compiling libgssapi v0.7.2
[INFO] [stderr]    Compiling rsasl v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NoChannelBindings` is never constructed
[INFO] [stdout]   --> src/channel_bindings.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct NoChannelBindings;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/context.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         self.0.provide(Demand::new(&mut tagged));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let _ = self.0.provide(Demand::new(&mut tagged));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/context.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         self.0.provide_mut(Demand::new(&mut tagged));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let _ = self.0.provide_mut(Demand::new(&mut tagged));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.91s
[INFO] running `Command { std: "docker" "inspect" "24117f5d484a0bef092ac9ed08ded733aeac8df98ca7d690e2f60ad4ff557ccc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24117f5d484a0bef092ac9ed08ded733aeac8df98ca7d690e2f60ad4ff557ccc", kill_on_drop: false }`
[INFO] [stdout] 24117f5d484a0bef092ac9ed08ded733aeac8df98ca7d690e2f60ad4ff557ccc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 466edb6fad9ecfcfd14bb20317b266d6da4435c144f267da228dad3f0f31511a
[INFO] running `Command { std: "docker" "start" "-a" "466edb6fad9ecfcfd14bb20317b266d6da4435c144f267da228dad3f0f31511a", kill_on_drop: false }`
[INFO] [stdout] warning: struct `NoChannelBindings` is never constructed
[INFO] [stdout]   --> src/channel_bindings.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct NoChannelBindings;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/context.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         self.0.provide(Demand::new(&mut tagged));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let _ = self.0.provide(Demand::new(&mut tagged));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/context.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         self.0.provide_mut(Demand::new(&mut tagged));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let _ = self.0.provide_mut(Demand::new(&mut tagged));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rsasl v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/context.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         self.0.provide(Demand::new(&mut tagged));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 170 |         let _ = self.0.provide(Demand::new(&mut tagged));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/context.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         self.0.provide_mut(Demand::new(&mut tagged));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let _ = self.0.provide_mut(Demand::new(&mut tagged));
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "466edb6fad9ecfcfd14bb20317b266d6da4435c144f267da228dad3f0f31511a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "466edb6fad9ecfcfd14bb20317b266d6da4435c144f267da228dad3f0f31511a", kill_on_drop: false }`
[INFO] [stdout] 466edb6fad9ecfcfd14bb20317b266d6da4435c144f267da228dad3f0f31511a
