[INFO] cloning repository https://github.com/rsdsl/6in4 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsdsl/6in4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2F6in4", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2F6in4'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3381f28246edc6198d0e4a02007fb3c77aa453a4 [INFO] checking rsdsl/6in4 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2F6in4" "/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/rsdsl/6in4 [INFO] finished tweaking git repo https://github.com/rsdsl/6in4 [INFO] tweaked toml for git repo https://github.com/rsdsl/6in4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rsdsl/6in4 on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rsdsl/6in4 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66cef1e7e1262559971c62296bd56d9db413a4f2e76f1554ced17b70b116ddf2 [INFO] running `Command { std: "docker" "start" "-a" "66cef1e7e1262559971c62296bd56d9db413a4f2e76f1554ced17b70b116ddf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66cef1e7e1262559971c62296bd56d9db413a4f2e76f1554ced17b70b116ddf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66cef1e7e1262559971c62296bd56d9db413a4f2e76f1554ced17b70b116ddf2", kill_on_drop: false }` [INFO] [stdout] 66cef1e7e1262559971c62296bd56d9db413a4f2e76f1554ced17b70b116ddf2 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6487518536ca8272be25cccbad467d23534fbb41970b32ce6bbe02208b1a724c [INFO] running `Command { std: "docker" "start" "-a" "6487518536ca8272be25cccbad467d23534fbb41970b32ce6bbe02208b1a724c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking futures-channel v0.3.28 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rsdsl_ip_config v0.2.2 (https://github.com/rsdsl/ip_config.git#3239a5ee) [INFO] [stderr] Checking rsdsl_pd_config v0.1.0 (https://github.com/rsdsl/pd_config.git#334b2ce3) [INFO] [stderr] Checking rsdsl_he_config v0.1.0 (https://github.com/rsdsl/he_config.git#602b6431) [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Checking rustls-webpki v0.101.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking netlink-packet-route v0.17.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking netlink-sys v0.8.5 [INFO] [stderr] Checking netlink-proto v0.11.2 [INFO] [stderr] Checking rtnetlink v0.13.1 [INFO] [stderr] Compiling rsdsl_netlinkd_sys v0.4.11 (https://github.com/rsdsl/netlinkd.git#861a1f28) [INFO] [stderr] Checking rsdsl_netlinkd v0.6.2 (https://github.com/rsdsl/netlinkd.git#861a1f28) [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking rsdsl_6in4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.05s [INFO] running `Command { std: "docker" "inspect" "6487518536ca8272be25cccbad467d23534fbb41970b32ce6bbe02208b1a724c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6487518536ca8272be25cccbad467d23534fbb41970b32ce6bbe02208b1a724c", kill_on_drop: false }` [INFO] [stdout] 6487518536ca8272be25cccbad467d23534fbb41970b32ce6bbe02208b1a724c