[INFO] crate evcxr_repl 0.3.5 is already in cache [INFO] extracting crate evcxr_repl 0.3.5 into work/ex/beta-1.37-6/sources/1.36.0/reg/evcxr_repl/0.3.5 [INFO] extracting crate evcxr_repl 0.3.5 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/evcxr_repl/0.3.5 [INFO] validating manifest of evcxr_repl-0.3.5 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of evcxr_repl-0.3.5 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing evcxr_repl-0.3.5 [INFO] finished frobbing evcxr_repl-0.3.5 [INFO] frobbed toml for evcxr_repl-0.3.5 written to work/ex/beta-1.37-6/sources/1.36.0/reg/evcxr_repl/0.3.5/Cargo.toml [INFO] started frobbing evcxr_repl-0.3.5 [INFO] finished frobbing evcxr_repl-0.3.5 [INFO] frobbed toml for evcxr_repl-0.3.5 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/evcxr_repl/0.3.5/Cargo.toml [INFO] crate evcxr_repl-0.3.5 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing evcxr_repl-0.3.5 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/evcxr_repl/0.3.5:/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.36.0" "build" "--frozen"` [INFO] [stdout] 042017fe56338729649df502c0929d49b8bbe0bd658f14491fa4ea93e23e73df [INFO] running `"docker" "start" "-a" "042017fe56338729649df502c0929d49b8bbe0bd658f14491fa4ea93e23e73df"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling sig v1.0.0 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling evcxr v0.3.5 [INFO] [stderr] Compiling evcxr_repl v0.3.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "042017fe56338729649df502c0929d49b8bbe0bd658f14491fa4ea93e23e73df"` [INFO] running `"docker" "rm" "-f" "042017fe56338729649df502c0929d49b8bbe0bd658f14491fa4ea93e23e73df"` [INFO] [stdout] 042017fe56338729649df502c0929d49b8bbe0bd658f14491fa4ea93e23e73df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/evcxr_repl/0.3.5:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e6d234d3217bd10f261738a1028b5d1393976663f5ce3a5a5afe03e43bff26af [INFO] running `"docker" "start" "-a" "e6d234d3217bd10f261738a1028b5d1393976663f5ce3a5a5afe03e43bff26af"` [INFO] [stderr] Compiling evcxr_repl v0.3.5 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "e6d234d3217bd10f261738a1028b5d1393976663f5ce3a5a5afe03e43bff26af"` [INFO] running `"docker" "rm" "-f" "e6d234d3217bd10f261738a1028b5d1393976663f5ce3a5a5afe03e43bff26af"` [INFO] [stdout] e6d234d3217bd10f261738a1028b5d1393976663f5ce3a5a5afe03e43bff26af [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/evcxr_repl/0.3.5:/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.36.0" "test" "--frozen"` [INFO] [stdout] 4ca0ef3a64ec3a3cd839a58ce6ffa980c42d6c5a36a195ce7a7ab3cdeb67ae65 [INFO] running `"docker" "start" "-a" "4ca0ef3a64ec3a3cd839a58ce6ffa980c42d6c5a36a195ce7a7ab3cdeb67ae65"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/evcxr_repl-86694d41a1e6f318 [INFO] [stderr] Running /opt/crater/target/debug/deps/evcxr-1f218d5b6b916a6f [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] [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] [stderr] Running /opt/crater/target/debug/deps/integration_tests-ccd2b09379889fe0 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_binary_execution ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests evcxr_repl [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" "4ca0ef3a64ec3a3cd839a58ce6ffa980c42d6c5a36a195ce7a7ab3cdeb67ae65"` [INFO] running `"docker" "rm" "-f" "4ca0ef3a64ec3a3cd839a58ce6ffa980c42d6c5a36a195ce7a7ab3cdeb67ae65"` [INFO] [stdout] 4ca0ef3a64ec3a3cd839a58ce6ffa980c42d6c5a36a195ce7a7ab3cdeb67ae65