[INFO] cloning repository https://github.com/jvns/dnsspy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvns/dnsspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fdnsspy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fdnsspy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11856ac6054bbe55e5fb8951d5b3fffbe7a8d7c2 [INFO] checking jvns/dnsspy against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvns%2Fdnsspy" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jvns/dnsspy [INFO] finished tweaking git repo https://github.com/jvns/dnsspy [INFO] tweaked toml for git repo https://github.com/jvns/dnsspy written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jvns/dnsspy on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jvns/dnsspy 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" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/jvns/pcap` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dns-message-parser v0.6.0 [INFO] [stderr] Downloaded etherparse v0.9.0 [INFO] [stderr] Downloaded eyre v0.6.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c4194d4e5b5402ffdd8e7f4a0778c6577f02edc67e942b548dd01a30ac00364 [INFO] running `Command { std: "docker" "start" "-a" "7c4194d4e5b5402ffdd8e7f4a0778c6577f02edc67e942b548dd01a30ac00364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c4194d4e5b5402ffdd8e7f4a0778c6577f02edc67e942b548dd01a30ac00364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c4194d4e5b5402ffdd8e7f4a0778c6577f02edc67e942b548dd01a30ac00364", kill_on_drop: false }` [INFO] [stdout] 7c4194d4e5b5402ffdd8e7f4a0778c6577f02edc67e942b548dd01a30ac00364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68cc787a34dfefe8a62b2d08325f972a22fda2048e1a9c187e6ea035431dc5c0 [INFO] running `Command { std: "docker" "start" "-a" "68cc787a34dfefe8a62b2d08325f972a22fda2048e1a9c187e6ea035431dc5c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling eyre v0.6.9 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking etherparse v0.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking dns-message-parser v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling pcap v0.8.1 (https://github.com/jvns/pcap#ae2aa7f5) [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking dnspeep v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "68cc787a34dfefe8a62b2d08325f972a22fda2048e1a9c187e6ea035431dc5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68cc787a34dfefe8a62b2d08325f972a22fda2048e1a9c187e6ea035431dc5c0", kill_on_drop: false }` [INFO] [stdout] 68cc787a34dfefe8a62b2d08325f972a22fda2048e1a9c187e6ea035431dc5c0