[INFO] crate gameshell 0.4.0 is already in cache [INFO] testing gameshell-0.4.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate gameshell 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gameshell 0.4.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gameshell 0.4.0 [INFO] finished tweaking crates.io crate gameshell 0.4.0 [INFO] tweaked toml for crates.io crate gameshell 0.4.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 360f8e609cda5776b874e033c1dcb0afd02c353501c9ece77d5d6e092d896f4b [INFO] running `"docker" "start" "-a" "360f8e609cda5776b874e033c1dcb0afd02c353501c9ece77d5d6e092d896f4b"` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling metac v0.1.1 [INFO] [stderr] Compiling cmdmat v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling gameshell v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.94s [INFO] running `"docker" "inspect" "360f8e609cda5776b874e033c1dcb0afd02c353501c9ece77d5d6e092d896f4b"` [INFO] running `"docker" "rm" "-f" "360f8e609cda5776b874e033c1dcb0afd02c353501c9ece77d5d6e092d896f4b"` [INFO] [stdout] 360f8e609cda5776b874e033c1dcb0afd02c353501c9ece77d5d6e092d896f4b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bf00a94cecb74791e0b37adacc7deb776b9b3a52c57c4ed13bdf01f2525ce66f [INFO] running `"docker" "start" "-a" "bf00a94cecb74791e0b37adacc7deb776b9b3a52c57c4ed13bdf01f2525ce66f"` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling gameshell v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `"docker" "inspect" "bf00a94cecb74791e0b37adacc7deb776b9b3a52c57c4ed13bdf01f2525ce66f"` [INFO] running `"docker" "rm" "-f" "bf00a94cecb74791e0b37adacc7deb776b9b3a52c57c4ed13bdf01f2525ce66f"` [INFO] [stdout] bf00a94cecb74791e0b37adacc7deb776b9b3a52c57c4ed13bdf01f2525ce66f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5d2761276e616a6c45d2ce5d89af58cecdfd21516f1805db52560b650d2e9bf8 [INFO] running `"docker" "start" "-a" "5d2761276e616a6c45d2ce5d89af58cecdfd21516f1805db52560b650d2e9bf8"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gameshell-765ce8ca05b9029d [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test evaluator::tests::override_builtins ... ok [INFO] [stdout] test evaluator::tests::a_command_triggers_a_channel ... ok [INFO] [stdout] test evaluator::tests::evaluate_simple ... ok [INFO] [stdout] test evaluator::tests::evaluate_any_f32 ... ok [INFO] [stdout] test evaluator::tests::list_available ... ok [INFO] [stdout] test evaluator::tests::question_only_handles_one ... ok [INFO] [stdout] test evaluator::tests::base64_decoding_into_raw ... ok [INFO] [stdout] test incconsumer::tests::simple ... ok [INFO] [stdout] test incconsumer::tests::stop_at_validation ... ok [INFO] [stdout] test evaluator::tests::touching_subcommand ... ok [INFO] [stdout] test evaluator::tests::list_available_using_regex ... ok [INFO] [stdout] test tests::partial_read_succeeds ... ok [INFO] [stdout] test tests::discard_stream_first_command_too_big ... ok [INFO] [stdout] test tests::basic_case ... ok [INFO] [stdout] test tests::basic_byte_stream ... ok [INFO] [stdout] test incconsumer::tests::consuming_bytes_within_bounds_never_fails ... ok [INFO] [stdout] test evaluator::tests::recursive_call_stack ... ok [INFO] [stdout] test predicates::tests::basic_quickcheck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests gameshell [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 12) ... ignored [INFO] [stdout] test src/lib.rs - (line 18) ... ignored [INFO] [stdout] test src/lib.rs - (line 92) ... ignored [INFO] [stdout] test src/lib.rs - (line 98) ... ignored [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/predicates.rs - predicates (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "5d2761276e616a6c45d2ce5d89af58cecdfd21516f1805db52560b650d2e9bf8"` [INFO] running `"docker" "rm" "-f" "5d2761276e616a6c45d2ce5d89af58cecdfd21516f1805db52560b650d2e9bf8"` [INFO] [stdout] 5d2761276e616a6c45d2ce5d89af58cecdfd21516f1805db52560b650d2e9bf8