[INFO] cloning repository https://github.com/onContentStop/monky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onContentStop/monky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fmonky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fmonky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d907913e338848f12597c9b399433caf62ad9cbe [INFO] building onContentStop/monky/d907913e338848f12597c9b399433caf62ad9cbe against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fmonky" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/onContentStop/monky [INFO] finished tweaking git repo https://github.com/onContentStop/monky [INFO] tweaked toml for git repo https://github.com/onContentStop/monky written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/onContentStop/monky on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/onContentStop/monky already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f50f739b214c311909b92de5e37a5a13290fd87863eee4130173af66393db58 [INFO] running `Command { std: "docker" "start" "-a" "5f50f739b214c311909b92de5e37a5a13290fd87863eee4130173af66393db58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f50f739b214c311909b92de5e37a5a13290fd87863eee4130173af66393db58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f50f739b214c311909b92de5e37a5a13290fd87863eee4130173af66393db58", kill_on_drop: false }` [INFO] [stdout] 5f50f739b214c311909b92de5e37a5a13290fd87863eee4130173af66393db58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c18a2bb3e1bebf9b68d0ea36ba913f0d504f9be32b0c258a25a74dbd561ec269 [INFO] running `Command { std: "docker" "start" "-a" "c18a2bb3e1bebf9b68d0ea36ba913f0d504f9be32b0c258a25a74dbd561ec269", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling monky-test-macros v0.1.0 (/opt/rustwide/workdir/monky-test-macros) [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling ptree v0.3.2 [INFO] [stderr] Compiling monky v0.1.0 (/opt/rustwide/workdir/monky) [INFO] [stderr] Compiling repl v0.1.0 (/opt/rustwide/workdir/repl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c18a2bb3e1bebf9b68d0ea36ba913f0d504f9be32b0c258a25a74dbd561ec269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18a2bb3e1bebf9b68d0ea36ba913f0d504f9be32b0c258a25a74dbd561ec269", kill_on_drop: false }` [INFO] [stdout] c18a2bb3e1bebf9b68d0ea36ba913f0d504f9be32b0c258a25a74dbd561ec269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cb99cdf423bffe3a61b14d3795c3d5feed0de029fb4a59d5040c7087991024a [INFO] running `Command { std: "docker" "start" "-a" "6cb99cdf423bffe3a61b14d3795c3d5feed0de029fb4a59d5040c7087991024a", kill_on_drop: false }` [INFO] [stderr] Compiling monky-test-macros v0.1.0 (/opt/rustwide/workdir/monky-test-macros) [INFO] [stderr] Compiling dissimilar v1.0.2 [INFO] [stderr] Compiling expect-test v1.1.0 [INFO] [stderr] Compiling monky v0.1.0 (/opt/rustwide/workdir/monky) [INFO] [stderr] Compiling repl v0.1.0 (/opt/rustwide/workdir/repl) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6cb99cdf423bffe3a61b14d3795c3d5feed0de029fb4a59d5040c7087991024a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb99cdf423bffe3a61b14d3795c3d5feed0de029fb4a59d5040c7087991024a", kill_on_drop: false }` [INFO] [stdout] 6cb99cdf423bffe3a61b14d3795c3d5feed0de029fb4a59d5040c7087991024a