[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] building rsdsl/pppoe2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2Fpppoe2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rsdsl/pppoe2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35a543901fa3c14326992df352d1358f81dadc23c4551d9f3e3867e108241b66
[INFO] running `Command { std: "docker" "start" "-a" "35a543901fa3c14326992df352d1358f81dadc23c4551d9f3e3867e108241b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35a543901fa3c14326992df352d1358f81dadc23c4551d9f3e3867e108241b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35a543901fa3c14326992df352d1358f81dadc23c4551d9f3e3867e108241b66", kill_on_drop: false }`
[INFO] [stdout] 35a543901fa3c14326992df352d1358f81dadc23c4551d9f3e3867e108241b66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 994db76d37acf9a494cbc37c4d057c12d274b3aa9f18a1b07278679dee7420a1
[INFO] running `Command { std: "docker" "start" "-a" "994db76d37acf9a494cbc37c4d057c12d274b3aa9f18a1b07278679dee7420a1", 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 log v0.4.19
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling notify v5.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling rsdsl_ip_config v0.2.2 (https://github.com/rsdsl/ip_config.git#3239a5ee)
[INFO] [stderr]    Compiling rsdsl_pd_config v0.1.0 (https://github.com/rsdsl/pd_config.git#334b2ce3)
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling ppproperly_macros v0.1.0 (https://github.com/rsdsl/ppproperly_macros.git#06cc85d7)
[INFO] [stderr]    Compiling netlink-packet-route v0.17.0
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling ppproperly v0.1.0 (https://github.com/rsdsl/ppproperly.git#ab2277d7)
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling netlink-sys v0.8.5
[INFO] [stderr]    Compiling netlink-proto v0.11.2
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling rsdsl_pppoe2_sys v0.1.0 (https://github.com/rsdsl/pppoe2.git#96eb75ae)
[INFO] [stderr]    Compiling rsdsl_netlinkd v0.6.2 (https://github.com/rsdsl/netlinkd.git#3f8ae378)
[INFO] [stderr]    Compiling rsdsl_pppoe2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "994db76d37acf9a494cbc37c4d057c12d274b3aa9f18a1b07278679dee7420a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994db76d37acf9a494cbc37c4d057c12d274b3aa9f18a1b07278679dee7420a1", kill_on_drop: false }`
[INFO] [stdout] 994db76d37acf9a494cbc37c4d057c12d274b3aa9f18a1b07278679dee7420a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a8f1775a0c2d520cd566ad91b03ee610e0241a4a14f2d084e878b4cb0332d49
[INFO] running `Command { std: "docker" "start" "-a" "9a8f1775a0c2d520cd566ad91b03ee610e0241a4a14f2d084e878b4cb0332d49", kill_on_drop: false }`
[INFO] [stderr]    Compiling rsdsl_pppoe2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "9a8f1775a0c2d520cd566ad91b03ee610e0241a4a14f2d084e878b4cb0332d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8f1775a0c2d520cd566ad91b03ee610e0241a4a14f2d084e878b4cb0332d49", kill_on_drop: false }`
[INFO] [stdout] 9a8f1775a0c2d520cd566ad91b03ee610e0241a4a14f2d084e878b4cb0332d49
