[INFO] updating cached repository https://github.com/nataren/rust-scratchpad [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] 73c9d0ea83e698c65c1ead4d862d9d53fe5a74a6 [INFO] testing nataren/rust-scratchpad against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnataren%2Frust-scratchpad" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nataren/rust-scratchpad on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/nataren/rust-scratchpad [INFO] finished tweaking git repo https://github.com/nataren/rust-scratchpad [INFO] tweaked toml for git repo https://github.com/nataren/rust-scratchpad written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nataren/rust-scratchpad already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2d68a73b86f06f9667028b057355e06cef50eaf6087ef36a79ae18f94a2f02a1 [INFO] running `"docker" "start" "-a" "2d68a73b86f06f9667028b057355e06cef50eaf6087ef36a79ae18f94a2f02a1"` [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling rust-print v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.01s [INFO] running `"docker" "inspect" "2d68a73b86f06f9667028b057355e06cef50eaf6087ef36a79ae18f94a2f02a1"` [INFO] running `"docker" "rm" "-f" "2d68a73b86f06f9667028b057355e06cef50eaf6087ef36a79ae18f94a2f02a1"` [INFO] [stdout] 2d68a73b86f06f9667028b057355e06cef50eaf6087ef36a79ae18f94a2f02a1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 3ceaf077af40364c1a6a638a9310b155d0b4cc9afc36adc53d747dde4c4dc309 [INFO] running `"docker" "start" "-a" "3ceaf077af40364c1a6a638a9310b155d0b4cc9afc36adc53d747dde4c4dc309"` [INFO] [stderr] Compiling rust-print v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `"docker" "inspect" "3ceaf077af40364c1a6a638a9310b155d0b4cc9afc36adc53d747dde4c4dc309"` [INFO] running `"docker" "rm" "-f" "3ceaf077af40364c1a6a638a9310b155d0b4cc9afc36adc53d747dde4c4dc309"` [INFO] [stdout] 3ceaf077af40364c1a6a638a9310b155d0b4cc9afc36adc53d747dde4c4dc309 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 42b61f763d74d5af8f1df63963e85b09afb2d2795c93314cf366e45efea1dded [INFO] running `"docker" "start" "-a" "42b61f763d74d5af8f1df63963e85b09afb2d2795c93314cf366e45efea1dded"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_print-53d5b4051f0851c2 [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" "42b61f763d74d5af8f1df63963e85b09afb2d2795c93314cf366e45efea1dded"` [INFO] running `"docker" "rm" "-f" "42b61f763d74d5af8f1df63963e85b09afb2d2795c93314cf366e45efea1dded"` [INFO] [stdout] 42b61f763d74d5af8f1df63963e85b09afb2d2795c93314cf366e45efea1dded