[INFO] cloning repository https://github.com/Aitthi/magnet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aitthi/magnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAitthi%2Fmagnet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAitthi%2Fmagnet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d81927aa27c355076447fa420a3a9f8abd51b6b
[INFO] testing Aitthi/magnet against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAitthi%2Fmagnet" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aitthi/magnet
[INFO] finished tweaking git repo https://github.com/Aitthi/magnet
[INFO] tweaked toml for git repo https://github.com/Aitthi/magnet written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aitthi/magnet on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aitthi/magnet 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39c4952c0cc948affb6258f911fa37f2e95e5e3a516ff862ca60b7dcc2149abb
[INFO] running `Command { std: "docker" "start" "-a" "39c4952c0cc948affb6258f911fa37f2e95e5e3a516ff862ca60b7dcc2149abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c4952c0cc948affb6258f911fa37f2e95e5e3a516ff862ca60b7dcc2149abb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c4952c0cc948affb6258f911fa37f2e95e5e3a516ff862ca60b7dcc2149abb", kill_on_drop: false }`
[INFO] [stdout] 39c4952c0cc948affb6258f911fa37f2e95e5e3a516ff862ca60b7dcc2149abb
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa138176992140a44f142e23ce781475a19254e4eb57f40b33978cfd7580f392
[INFO] running `Command { std: "docker" "start" "-a" "fa138176992140a44f142e23ce781475a19254e4eb57f40b33978cfd7580f392", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling hwaddr v0.1.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ioctl-sys v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling packet v0.1.4
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling tun v0.6.1
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling magnet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SinkExt`
[INFO] [stdout]  --> src/main.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{StreamExt, SinkExt};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.74s
[INFO] running `Command { std: "docker" "inspect" "fa138176992140a44f142e23ce781475a19254e4eb57f40b33978cfd7580f392", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa138176992140a44f142e23ce781475a19254e4eb57f40b33978cfd7580f392", kill_on_drop: false }`
[INFO] [stdout] fa138176992140a44f142e23ce781475a19254e4eb57f40b33978cfd7580f392
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbbdf603fe30c6047bac95b5a3ebb43de56859a344e4c0d28ce314d16a6311b7
[INFO] running `Command { std: "docker" "start" "-a" "dbbdf603fe30c6047bac95b5a3ebb43de56859a344e4c0d28ce314d16a6311b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling magnet v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `SinkExt`
[INFO] [stdout]  --> src/main.rs:3:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{StreamExt, SinkExt};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "dbbdf603fe30c6047bac95b5a3ebb43de56859a344e4c0d28ce314d16a6311b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbdf603fe30c6047bac95b5a3ebb43de56859a344e4c0d28ce314d16a6311b7", kill_on_drop: false }`
[INFO] [stdout] dbbdf603fe30c6047bac95b5a3ebb43de56859a344e4c0d28ce314d16a6311b7
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13e39f0d9a45fd33ec3bf2f5d27ec2de2761e0b5262f8eaafb7c545966206d2f
[INFO] running `Command { std: "docker" "start" "-a" "13e39f0d9a45fd33ec3bf2f5d27ec2de2761e0b5262f8eaafb7c545966206d2f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `SinkExt`
[INFO] [stderr]  --> src/main.rs:3:26
[INFO] [stderr]   |
[INFO] [stderr] 3 | use futures::{StreamExt, SinkExt};
[INFO] [stderr]   |                          ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `magnet` (bin "magnet" test) generated 1 warning (run `cargo fix --bin "magnet" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/magnet-2a62159b00be56a5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "13e39f0d9a45fd33ec3bf2f5d27ec2de2761e0b5262f8eaafb7c545966206d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e39f0d9a45fd33ec3bf2f5d27ec2de2761e0b5262f8eaafb7c545966206d2f", kill_on_drop: false }`
[INFO] [stdout] 13e39f0d9a45fd33ec3bf2f5d27ec2de2761e0b5262f8eaafb7c545966206d2f
