[INFO] cloning repository https://github.com/Lait-au-Cafe/simulate_automaton [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lait-au-Cafe/simulate_automaton" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLait-au-Cafe%2Fsimulate_automaton", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLait-au-Cafe%2Fsimulate_automaton'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1897f73dc8ab62d79ec56f05cf2700bd1a72058 [INFO] testing Lait-au-Cafe/simulate_automaton against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLait-au-Cafe%2Fsimulate_automaton" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lait-au-Cafe/simulate_automaton on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lait-au-Cafe/simulate_automaton [INFO] finished tweaking git repo https://github.com/Lait-au-Cafe/simulate_automaton [INFO] tweaked toml for git repo https://github.com/Lait-au-Cafe/simulate_automaton written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Lait-au-Cafe/simulate_automaton already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85d40f21e38553eed81a009d8a81f3b49c3c3c9b0ef8b75c052089c76630cbc5 [INFO] running `Command { std: "docker" "start" "-a" "85d40f21e38553eed81a009d8a81f3b49c3c3c9b0ef8b75c052089c76630cbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85d40f21e38553eed81a009d8a81f3b49c3c3c9b0ef8b75c052089c76630cbc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d40f21e38553eed81a009d8a81f3b49c3c3c9b0ef8b75c052089c76630cbc5", kill_on_drop: false }` [INFO] [stdout] 85d40f21e38553eed81a009d8a81f3b49c3c3c9b0ef8b75c052089c76630cbc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e55adb10e46beb56371b9cfdee4dc142751a3d3f1f24d1a4fbbfa0c99794a9f [INFO] running `Command { std: "docker" "start" "-a" "4e55adb10e46beb56371b9cfdee4dc142751a3d3f1f24d1a4fbbfa0c99794a9f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling simulate_automaton v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | + " : " + e.description())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e|"Cannot read file : ".to_owned() + e.description())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | .map_err(|e|e.description().to_owned())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| e.description().to_owned())? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.93s [INFO] running `Command { std: "docker" "inspect" "4e55adb10e46beb56371b9cfdee4dc142751a3d3f1f24d1a4fbbfa0c99794a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e55adb10e46beb56371b9cfdee4dc142751a3d3f1f24d1a4fbbfa0c99794a9f", kill_on_drop: false }` [INFO] [stdout] 4e55adb10e46beb56371b9cfdee4dc142751a3d3f1f24d1a4fbbfa0c99794a9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d33d2df99c4fbda6f8737b87e2f4ed71341c731554943b7bbff2e41fd630a5c1 [INFO] running `Command { std: "docker" "start" "-a" "d33d2df99c4fbda6f8737b87e2f4ed71341c731554943b7bbff2e41fd630a5c1", kill_on_drop: false }` [INFO] [stderr] Compiling simulate_automaton v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:23:25 [INFO] [stdout] | [INFO] [stdout] 23 | + " : " + e.description())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:29:58 [INFO] [stdout] | [INFO] [stdout] 29 | .map_err(|e|"Cannot read file : ".to_owned() + e.description())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:33:23 [INFO] [stdout] | [INFO] [stdout] 33 | .map_err(|e|e.description().to_owned())?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/data.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | .map_err(|e| e.description().to_owned())? [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `Command { std: "docker" "inspect" "d33d2df99c4fbda6f8737b87e2f4ed71341c731554943b7bbff2e41fd630a5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d33d2df99c4fbda6f8737b87e2f4ed71341c731554943b7bbff2e41fd630a5c1", kill_on_drop: false }` [INFO] [stdout] d33d2df99c4fbda6f8737b87e2f4ed71341c731554943b7bbff2e41fd630a5c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c6570190e525c72d76b5a0572e7e951e41de2dd803970a84e8eb1f8f727d3ed [INFO] running `Command { std: "docker" "start" "-a" "8c6570190e525c72d76b5a0572e7e951e41de2dd803970a84e8eb1f8f727d3ed", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/data.rs:23:25 [INFO] [stderr] | [INFO] [stderr] 23 | + " : " + e.description())?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/data.rs:29:58 [INFO] [stderr] | [INFO] [stderr] 29 | .map_err(|e|"Cannot read file : ".to_owned() + e.description())?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/data.rs:33:23 [INFO] [stderr] | [INFO] [stderr] 33 | .map_err(|e|e.description().to_owned())?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/data.rs:39:28 [INFO] [stderr] | [INFO] [stderr] 39 | .map_err(|e| e.description().to_owned())? [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simulate_automaton-4dabed20c5066962) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c6570190e525c72d76b5a0572e7e951e41de2dd803970a84e8eb1f8f727d3ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c6570190e525c72d76b5a0572e7e951e41de2dd803970a84e8eb1f8f727d3ed", kill_on_drop: false }` [INFO] [stdout] 8c6570190e525c72d76b5a0572e7e951e41de2dd803970a84e8eb1f8f727d3ed