[INFO] cloning repository https://github.com/12101111/nettest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/12101111/nettest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12101111%2Fnettest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12101111%2Fnettest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4b9346115df8a42fe5269c9dac33bb8ec3638cd [INFO] checking 12101111/nettest against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F12101111%2Fnettest" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/12101111/nettest on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/12101111/nettest [INFO] finished tweaking git repo https://github.com/12101111/nettest [INFO] tweaked toml for git repo https://github.com/12101111/nettest written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/12101111/nettest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-3/source/server/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] Updating git repository `https://github.com/rust-random/rand.git` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/socket2-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-std v1.6.0 [INFO] [stderr] Downloaded smol v0.1.11 [INFO] [stderr] Downloaded piper v0.1.3 [INFO] [stderr] Downloaded wepoll-binding v2.0.2 [INFO] [stderr] Downloaded quiche v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7ddfff08fcbb0f412d28d43642563f89dea59cc54540fc842b6119ababdb9f2 [INFO] running `Command { std: "docker" "start" "-a" "b7ddfff08fcbb0f412d28d43642563f89dea59cc54540fc842b6119ababdb9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7ddfff08fcbb0f412d28d43642563f89dea59cc54540fc842b6119ababdb9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ddfff08fcbb0f412d28d43642563f89dea59cc54540fc842b6119ababdb9f2", kill_on_drop: false }` [INFO] [stdout] b7ddfff08fcbb0f412d28d43642563f89dea59cc54540fc842b6119ababdb9f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7242277366bd404b5e65b0c7af4440dce114c71b287d56aa33cdb03d5dac27ee [INFO] running `Command { std: "docker" "start" "-a" "7242277366bd404b5e65b0c7af4440dce114c71b287d56aa33cdb03d5dac27ee", kill_on_drop: false }` [INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/server/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling quiche v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.3.12 (https://github.com/alexcrichton/socket2-rs.git#32969e53) [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-queue v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 (https://github.com/rust-random/rand.git#2c2fbd64) [INFO] [stderr] Checking rand v0.7.4 (https://github.com/rust-random/rand.git#2c2fbd64) [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking smol v0.1.11 [INFO] [stderr] Checking async-std v1.6.0 [INFO] [stderr] Checking nettest v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "7242277366bd404b5e65b0c7af4440dce114c71b287d56aa33cdb03d5dac27ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7242277366bd404b5e65b0c7af4440dce114c71b287d56aa33cdb03d5dac27ee", kill_on_drop: false }` [INFO] [stdout] 7242277366bd404b5e65b0c7af4440dce114c71b287d56aa33cdb03d5dac27ee