[INFO] cloning repository https://github.com/kirjavascript/duplex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kirjavascript/duplex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirjavascript%2Fduplex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirjavascript%2Fduplex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a2a4849ec0a3779a7051909c6c627c5845d3fd3
[INFO] checking kirjavascript/duplex against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkirjavascript%2Fduplex" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kirjavascript/duplex on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kirjavascript/duplex
[INFO] finished tweaking git repo https://github.com/kirjavascript/duplex
[INFO] tweaked toml for git repo https://github.com/kirjavascript/duplex written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kirjavascript/duplex 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v4.1.1
[INFO] [stderr]   Downloaded serde v1.0.82
[INFO] [stderr]   Downloaded syn v0.15.23
[INFO] [stderr]   Downloaded serde_json v1.0.33
[INFO] [stderr]   Downloaded serde_derive v1.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3743925cb754729964f0bf612ab495512ac9d853f684b2713e1ac6fc26dfebdb
[INFO] running `Command { std: "docker" "start" "-a" "3743925cb754729964f0bf612ab495512ac9d853f684b2713e1ac6fc26dfebdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3743925cb754729964f0bf612ab495512ac9d853f684b2713e1ac6fc26dfebdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3743925cb754729964f0bf612ab495512ac9d853f684b2713e1ac6fc26dfebdb", kill_on_drop: false }`
[INFO] [stdout] 3743925cb754729964f0bf612ab495512ac9d853f684b2713e1ac6fc26dfebdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb3f8789603cc3158ca63045ef0235cd4aa1fb5c865228bb4b5150aa153eb91
[INFO] running `Command { std: "docker" "start" "-a" "4bb3f8789603cc3158ca63045ef0235cd4aa1fb5c865228bb4b5150aa153eb91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]     Checking nom v4.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.82
[INFO] [stderr]     Checking serde_json v1.0.33
[INFO] [stderr]     Checking duplex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/web/interop.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use std::sync::{ONCE_INIT, Once};
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/web/interop.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |     static SET_HOOK: Once = ONCE_INIT;
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 137 |     static SET_HOOK: Once = Once::new();
[INFO] [stdout]     |                             ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/web/interop.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     use std::sync::{ONCE_INIT, Once};
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/web/interop.rs:137:29
[INFO] [stdout]     |
[INFO] [stdout] 137 |     static SET_HOOK: Once = ONCE_INIT;
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 137 |     static SET_HOOK: Once = Once::new();
[INFO] [stdout]     |                             ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ll_index` is never read
[INFO] [stdout]    --> src/web/mod.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct Solution {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 201 |     #[serde(skip_serializing)]
[INFO] [stdout] 202 |     ll_index: u64,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Solution` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/web/interop.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { Box::from_raw(self.0); }
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { let _ = Box::from_raw(self.0); }
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> src/enumerate.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 | /     std::mem::replace(sticker, match sticker {
[INFO] [stdout] 234 | |         U => U,
[INFO] [stdout] 235 | |         B => R,
[INFO] [stdout] 236 | |         R => F,
[INFO] [stdout] ...   |
[INFO] [stdout] 240 | |         D => D,
[INFO] [stdout] 241 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let _ = std::mem::replace(sticker, match sticker {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ll_index` is never read
[INFO] [stdout]    --> src/web/mod.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct Solution {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 201 |     #[serde(skip_serializing)]
[INFO] [stdout] 202 |     ll_index: u64,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Solution` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/web/interop.rs:67:22
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { Box::from_raw(self.0); }
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 67 |             unsafe { let _ = Box::from_raw(self.0); }
[INFO] [stdout]    |                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used
[INFO] [stdout]    --> src/enumerate.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 233 | /     std::mem::replace(sticker, match sticker {
[INFO] [stdout] 234 | |         U => U,
[INFO] [stdout] 235 | |         B => R,
[INFO] [stdout] 236 | |         R => F,
[INFO] [stdout] ...   |
[INFO] [stdout] 240 | |         D => D,
[INFO] [stdout] 241 | |     });
[INFO] [stdout]     | |______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: if you don't need the old value, you can just assign the new value directly
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let _ = std::mem::replace(sticker, match sticker {
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 12.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "4bb3f8789603cc3158ca63045ef0235cd4aa1fb5c865228bb4b5150aa153eb91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb3f8789603cc3158ca63045ef0235cd4aa1fb5c865228bb4b5150aa153eb91", kill_on_drop: false }`
[INFO] [stdout] 4bb3f8789603cc3158ca63045ef0235cd4aa1fb5c865228bb4b5150aa153eb91
