[INFO] cloning repository https://github.com/nickhs/scuttle6 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickhs/scuttle6" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickhs%2Fscuttle6", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickhs%2Fscuttle6'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d23b51202a02f6b658878f0c0577276198a75b06 [INFO] testing nickhs/scuttle6 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickhs%2Fscuttle6" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nickhs/scuttle6 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nickhs/scuttle6 [INFO] finished tweaking git repo https://github.com/nickhs/scuttle6 [INFO] tweaked toml for git repo https://github.com/nickhs/scuttle6 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nickhs/scuttle6 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_macros v0.21.0 [INFO] [stderr] Downloaded pcap v0.7.0 [INFO] [stderr] Downloaded mac_address v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eace5fe3058ed0b6f7cc23325c22f75ab6751a40adfef68df55a8a3c30f62d97 [INFO] running `Command { std: "docker" "start" "-a" "eace5fe3058ed0b6f7cc23325c22f75ab6751a40adfef68df55a8a3c30f62d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eace5fe3058ed0b6f7cc23325c22f75ab6751a40adfef68df55a8a3c30f62d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eace5fe3058ed0b6f7cc23325c22f75ab6751a40adfef68df55a8a3c30f62d97", kill_on_drop: false }` [INFO] [stdout] eace5fe3058ed0b6f7cc23325c22f75ab6751a40adfef68df55a8a3c30f62d97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b39477adcbaaad005f6fc18146e246a5d2771f94badaccf01092f61a66dbc2be [INFO] running `Command { std: "docker" "start" "-a" "b39477adcbaaad005f6fc18146e246a5d2771f94badaccf01092f61a66dbc2be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling mac_address v0.8.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling pcap v0.7.0 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Compiling structopt v0.2.10 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling scuttle6 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b39477adcbaaad005f6fc18146e246a5d2771f94badaccf01092f61a66dbc2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39477adcbaaad005f6fc18146e246a5d2771f94badaccf01092f61a66dbc2be", kill_on_drop: false }` [INFO] [stdout] b39477adcbaaad005f6fc18146e246a5d2771f94badaccf01092f61a66dbc2be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b86a754791848977d7f484997ee279f3cf1ef40546b93154860b673b4c9cf96 [INFO] running `Command { std: "docker" "start" "-a" "1b86a754791848977d7f484997ee279f3cf1ef40546b93154860b673b4c9cf96", kill_on_drop: false }` [INFO] [stderr] Compiling scuttle6 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1b86a754791848977d7f484997ee279f3cf1ef40546b93154860b673b4c9cf96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b86a754791848977d7f484997ee279f3cf1ef40546b93154860b673b4c9cf96", kill_on_drop: false }` [INFO] [stdout] 1b86a754791848977d7f484997ee279f3cf1ef40546b93154860b673b4c9cf96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 98ac9254cfddbec393ebf69b8c190d11817474ecbcf1ff706a7eaf7c20829c12 [INFO] running `Command { std: "docker" "start" "-a" "98ac9254cfddbec393ebf69b8c190d11817474ecbcf1ff706a7eaf7c20829c12", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scuttle6-6bf6e427ba976a86) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "98ac9254cfddbec393ebf69b8c190d11817474ecbcf1ff706a7eaf7c20829c12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98ac9254cfddbec393ebf69b8c190d11817474ecbcf1ff706a7eaf7c20829c12", kill_on_drop: false }` [INFO] [stdout] 98ac9254cfddbec393ebf69b8c190d11817474ecbcf1ff706a7eaf7c20829c12