[INFO] cloning repository https://github.com/rsdsl/pppoe2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rsdsl/pppoe2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2Fpppoe2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2Fpppoe2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d28cfa470e9d44d86de421cbdc235664fd0e47f [INFO] checking rsdsl/pppoe2 against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2Fpppoe2" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rsdsl/pppoe2 on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rsdsl/pppoe2 [INFO] finished tweaking git repo https://github.com/rsdsl/pppoe2 [INFO] tweaked toml for git repo https://github.com/rsdsl/pppoe2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rsdsl/pppoe2 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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32fe7fdd264189a77d93b9d683e211c918bc7090282dc61504d4c99de1be66e1 [INFO] running `Command { std: "docker" "start" "-a" "32fe7fdd264189a77d93b9d683e211c918bc7090282dc61504d4c99de1be66e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32fe7fdd264189a77d93b9d683e211c918bc7090282dc61504d4c99de1be66e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fe7fdd264189a77d93b9d683e211c918bc7090282dc61504d4c99de1be66e1", kill_on_drop: false }` [INFO] [stdout] 32fe7fdd264189a77d93b9d683e211c918bc7090282dc61504d4c99de1be66e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fc1082530fb487c76cc71f88d116057d5a4fe2afd8154100437134e91eaa058 [INFO] running `Command { std: "docker" "start" "-a" "0fc1082530fb487c76cc71f88d116057d5a4fe2afd8154100437134e91eaa058", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking pin-project-lite v0.2.10 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling prettyplease v0.2.12 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.177 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.177 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking notify v5.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [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] Compiling regex v1.9.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking netlink-packet-route v0.17.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling ppproperly_macros v0.1.0 (https://github.com/rsdsl/ppproperly_macros.git#06cc85d7) [INFO] [stderr] Checking ppproperly v0.1.0 (https://github.com/rsdsl/ppproperly.git#ab2277d7) [INFO] [stderr] Checking futures-executor v0.3.28 [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] Checking rsdsl_netlinkd v0.6.2 (https://github.com/rsdsl/netlinkd.git#3f8ae378) [INFO] [stderr] Compiling rsdsl_pppoe2_sys v0.1.0 (https://github.com/rsdsl/pppoe2.git#96eb75ae) [INFO] [stderr] Checking rsdsl_pppoe2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.95s [INFO] running `Command { std: "docker" "inspect" "0fc1082530fb487c76cc71f88d116057d5a4fe2afd8154100437134e91eaa058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc1082530fb487c76cc71f88d116057d5a4fe2afd8154100437134e91eaa058", kill_on_drop: false }` [INFO] [stdout] 0fc1082530fb487c76cc71f88d116057d5a4fe2afd8154100437134e91eaa058