[INFO] updating cached repository https://github.com/ashfordneil/netcat [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a58a7faf714221de564e6974a22b9b2838d5c992 [INFO] testing ashfordneil/netcat against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashfordneil%2Fnetcat" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashfordneil/netcat on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/ashfordneil/netcat [INFO] finished tweaking git repo https://github.com/ashfordneil/netcat [INFO] tweaked toml for git repo https://github.com/ashfordneil/netcat written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/ashfordneil/netcat already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 022c7d417c82f1bcca1c96f2c8924ad5ea731cef892801c890a3ab1f65ac62ab [INFO] running `"docker" "start" "-a" "022c7d417c82f1bcca1c96f2c8924ad5ea731cef892801c890a3ab1f65ac62ab"` [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling err-derive v0.1.5 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling ignore v0.4.7 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling clap-verbosity-flag v0.2.0 [INFO] [stderr] Compiling globwalk v0.3.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling quinn-proto v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling quicli v0.4.0 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling quinn v0.3.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling netcat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.81s [INFO] running `"docker" "inspect" "022c7d417c82f1bcca1c96f2c8924ad5ea731cef892801c890a3ab1f65ac62ab"` [INFO] running `"docker" "rm" "-f" "022c7d417c82f1bcca1c96f2c8924ad5ea731cef892801c890a3ab1f65ac62ab"` [INFO] [stdout] 022c7d417c82f1bcca1c96f2c8924ad5ea731cef892801c890a3ab1f65ac62ab [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ac3b40be12600e888a6793f085e97df4feaaf5b6167970c52f9f8cb3a6c1e780 [INFO] running `"docker" "start" "-a" "ac3b40be12600e888a6793f085e97df4feaaf5b6167970c52f9f8cb3a6c1e780"` [INFO] [stderr] Compiling netcat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.95s [INFO] running `"docker" "inspect" "ac3b40be12600e888a6793f085e97df4feaaf5b6167970c52f9f8cb3a6c1e780"` [INFO] running `"docker" "rm" "-f" "ac3b40be12600e888a6793f085e97df4feaaf5b6167970c52f9f8cb3a6c1e780"` [INFO] [stdout] ac3b40be12600e888a6793f085e97df4feaaf5b6167970c52f9f8cb3a6c1e780 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 50269e43df30d6e7e173d703d860e276b3f40202bfe480b239ede61859f88a23 [INFO] running `"docker" "start" "-a" "50269e43df30d6e7e173d703d860e276b3f40202bfe480b239ede61859f88a23"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/netcat-4b346b6ca253bcc8 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "50269e43df30d6e7e173d703d860e276b3f40202bfe480b239ede61859f88a23"` [INFO] running `"docker" "rm" "-f" "50269e43df30d6e7e173d703d860e276b3f40202bfe480b239ede61859f88a23"` [INFO] [stdout] 50269e43df30d6e7e173d703d860e276b3f40202bfe480b239ede61859f88a23