[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#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2Fpppoe2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rsdsl/pppoe2 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/rsdsl/ppproperly.git`
[INFO] [stderr]     Updating git repository `https://github.com/rsdsl/ip_config.git`
[INFO] [stderr]     Updating git repository `https://github.com/rsdsl/netlinkd.git`
[INFO] [stderr]     Updating git repository `https://github.com/rsdsl/pppoe2.git`
[INFO] [stderr]     Updating git repository `https://github.com/rsdsl/ppproperly_macros.git`
[INFO] [stderr]     Updating git repository `https://github.com/rsdsl/pd_config.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking rsdsl/pppoe2 against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frsdsl%2Fpppoe2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rsdsl/pppoe2 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded notify v5.2.0
[INFO] [stderr]   Downloaded netlink-packet-route v0.17.0
[INFO] [stderr]   Downloaded serde v1.0.177
[INFO] [stderr]   Downloaded syn v2.0.27
[INFO] [stderr]   Downloaded netlink-proto v0.11.2
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded serde_derive v1.0.177
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1741f1b36d66c0164930478804309915e6fd28328bcad7b639ffed2f84c6ff2e
[INFO] running `Command { std: "docker" "start" "-a" "1741f1b36d66c0164930478804309915e6fd28328bcad7b639ffed2f84c6ff2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1741f1b36d66c0164930478804309915e6fd28328bcad7b639ffed2f84c6ff2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1741f1b36d66c0164930478804309915e6fd28328bcad7b639ffed2f84c6ff2e", kill_on_drop: false }`
[INFO] [stdout] 1741f1b36d66c0164930478804309915e6fd28328bcad7b639ffed2f84c6ff2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84bbc1b6c59440245ddd9d35c4bf19586a659a51501cb2b41b7f007dbc2cbb22
[INFO] running `Command { std: "docker" "start" "-a" "84bbc1b6c59440245ddd9d35c4bf19586a659a51501cb2b41b7f007dbc2cbb22", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.177
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling serde_derive v1.0.177
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[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]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking netlink-packet-route v0.17.0
[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 11.37s
[INFO] running `Command { std: "docker" "inspect" "84bbc1b6c59440245ddd9d35c4bf19586a659a51501cb2b41b7f007dbc2cbb22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84bbc1b6c59440245ddd9d35c4bf19586a659a51501cb2b41b7f007dbc2cbb22", kill_on_drop: false }`
[INFO] [stdout] 84bbc1b6c59440245ddd9d35c4bf19586a659a51501cb2b41b7f007dbc2cbb22
