[INFO] updating cached repository Arsnael/you-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Arsnael/you-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Arsnael/you-rust" "work/ex/beta-1.38-1/sources/1.37.0/gh/Arsnael/you-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Arsnael/you-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Arsnael/you-rust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Arsnael/you-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Arsnael/you-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c5a842e7133b2d0b719684059b1b5be3d920369b [INFO] sha for GitHub repo Arsnael/you-rust: c5a842e7133b2d0b719684059b1b5be3d920369b [INFO] validating manifest of Arsnael/you-rust on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Arsnael/you-rust on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Arsnael/you-rust [INFO] finished frobbing Arsnael/you-rust [INFO] frobbed toml for Arsnael/you-rust written to work/ex/beta-1.38-1/sources/1.37.0/gh/Arsnael/you-rust/Cargo.toml [INFO] started frobbing Arsnael/you-rust [INFO] finished frobbing Arsnael/you-rust [INFO] frobbed toml for Arsnael/you-rust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Arsnael/you-rust/Cargo.toml [INFO] crate Arsnael/you-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Arsnael/you-rust against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Arsnael/you-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] bd286d4ae0fb65be07c4d6f12be9b1e89dee1801954eb8af4f2843ce534e15dc [INFO] running `"docker" "start" "-a" "bd286d4ae0fb65be07c4d6f12be9b1e89dee1801954eb8af4f2843ce534e15dc"` [INFO] [stderr] Compiling serde v1.0.32 [INFO] [stderr] Compiling tokio-executor v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.27 [INFO] [stderr] Compiling crossbeam-epoch v0.4.0 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling pbr v1.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.3.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.0 [INFO] [stderr] Compiling tokio v0.1.3 [INFO] [stderr] Compiling tokio-core v0.1.15 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.22 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.11 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling you-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "bd286d4ae0fb65be07c4d6f12be9b1e89dee1801954eb8af4f2843ce534e15dc"` [INFO] running `"docker" "rm" "-f" "bd286d4ae0fb65be07c4d6f12be9b1e89dee1801954eb8af4f2843ce534e15dc"` [INFO] [stdout] bd286d4ae0fb65be07c4d6f12be9b1e89dee1801954eb8af4f2843ce534e15dc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Arsnael/you-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 44dd3a13e78883fa76401bb3797349b70018fe234cfbec3ee45b6d9d6579425c [INFO] running `"docker" "start" "-a" "44dd3a13e78883fa76401bb3797349b70018fe234cfbec3ee45b6d9d6579425c"` [INFO] [stderr] Compiling you-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "44dd3a13e78883fa76401bb3797349b70018fe234cfbec3ee45b6d9d6579425c"` [INFO] running `"docker" "rm" "-f" "44dd3a13e78883fa76401bb3797349b70018fe234cfbec3ee45b6d9d6579425c"` [INFO] [stdout] 44dd3a13e78883fa76401bb3797349b70018fe234cfbec3ee45b6d9d6579425c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Arsnael/you-rust:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 43d1981b80344dec691a708ce80cbb5d375cb26f7be4264235ffe04c9a0c7bde [INFO] running `"docker" "start" "-a" "43d1981b80344dec691a708ce80cbb5d375cb26f7be4264235ffe04c9a0c7bde"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/you_rust-eacf33a6e9886525 [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" "43d1981b80344dec691a708ce80cbb5d375cb26f7be4264235ffe04c9a0c7bde"` [INFO] running `"docker" "rm" "-f" "43d1981b80344dec691a708ce80cbb5d375cb26f7be4264235ffe04c9a0c7bde"` [INFO] [stdout] 43d1981b80344dec691a708ce80cbb5d375cb26f7be4264235ffe04c9a0c7bde