[INFO] cloning repository https://github.com/russiancow/LostCitiesSimulation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/russiancow/LostCitiesSimulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussiancow%2FLostCitiesSimulation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussiancow%2FLostCitiesSimulation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afd0880b6932dc4e63b65d1db2acbf159c3ad86c [INFO] testing russiancow/LostCitiesSimulation against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frussiancow%2FLostCitiesSimulation" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/russiancow/LostCitiesSimulation on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/russiancow/LostCitiesSimulation [INFO] finished tweaking git repo https://github.com/russiancow/LostCitiesSimulation [INFO] tweaked toml for git repo https://github.com/russiancow/LostCitiesSimulation written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/russiancow/LostCitiesSimulation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 083cda3a95765f86938a637d49d5336e14e54002affbb4a450069ec56ca03d9c [INFO] running `Command { std: "docker" "start" "-a" "083cda3a95765f86938a637d49d5336e14e54002affbb4a450069ec56ca03d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "083cda3a95765f86938a637d49d5336e14e54002affbb4a450069ec56ca03d9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083cda3a95765f86938a637d49d5336e14e54002affbb4a450069ec56ca03d9c", kill_on_drop: false }` [INFO] [stdout] 083cda3a95765f86938a637d49d5336e14e54002affbb4a450069ec56ca03d9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c07a9dfa425f603a0e55163b7933d7029cc5dec0d9ee4407f689f9248b2386a9 [INFO] running `Command { std: "docker" "start" "-a" "c07a9dfa425f603a0e55163b7933d7029cc5dec0d9ee4407f689f9248b2386a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.25 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling lost_cities_simulation v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.62s [INFO] running `Command { std: "docker" "inspect" "c07a9dfa425f603a0e55163b7933d7029cc5dec0d9ee4407f689f9248b2386a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c07a9dfa425f603a0e55163b7933d7029cc5dec0d9ee4407f689f9248b2386a9", kill_on_drop: false }` [INFO] [stdout] c07a9dfa425f603a0e55163b7933d7029cc5dec0d9ee4407f689f9248b2386a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 100c8aaddd2539e935703ef45580acbdd4537da2f5e82c2fe140e3530fdabe7c [INFO] running `Command { std: "docker" "start" "-a" "100c8aaddd2539e935703ef45580acbdd4537da2f5e82c2fe140e3530fdabe7c", kill_on_drop: false }` [INFO] [stderr] Compiling lost_cities_simulation v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "100c8aaddd2539e935703ef45580acbdd4537da2f5e82c2fe140e3530fdabe7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "100c8aaddd2539e935703ef45580acbdd4537da2f5e82c2fe140e3530fdabe7c", kill_on_drop: false }` [INFO] [stdout] 100c8aaddd2539e935703ef45580acbdd4537da2f5e82c2fe140e3530fdabe7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdcdf942ac6647630c32836b2ba1f2a75335b52de3496dd19784e0064d242c6c [INFO] running `Command { std: "docker" "start" "-a" "fdcdf942ac6647630c32836b2ba1f2a75335b52de3496dd19784e0064d242c6c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lost_cities_simulation-77f28892157e477a) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lost_cities_simulation-61484c7d03a39efb) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests lost_cities_simulation [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] [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] [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" "fdcdf942ac6647630c32836b2ba1f2a75335b52de3496dd19784e0064d242c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdcdf942ac6647630c32836b2ba1f2a75335b52de3496dd19784e0064d242c6c", kill_on_drop: false }` [INFO] [stdout] fdcdf942ac6647630c32836b2ba1f2a75335b52de3496dd19784e0064d242c6c