[INFO] cloning repository https://github.com/mediocreomen/transitsimulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mediocreomen/transitsimulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediocreomen%2Ftransitsimulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediocreomen%2Ftransitsimulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 595357ebb961bbbf97f273e32565d55374067dfe
[INFO] checking mediocreomen/transitsimulator against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmediocreomen%2Ftransitsimulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mediocreomen/transitsimulator
[INFO] finished tweaking git repo https://github.com/mediocreomen/transitsimulator
[INFO] tweaked toml for git repo https://github.com/mediocreomen/transitsimulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mediocreomen/transitsimulator on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mediocreomen/transitsimulator 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f3a2475b305b1eb40ab5aea3da724b3b1dce0ae6bdb5738a01d3aafa46780d1
[INFO] running `Command { std: "docker" "start" "-a" "6f3a2475b305b1eb40ab5aea3da724b3b1dce0ae6bdb5738a01d3aafa46780d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f3a2475b305b1eb40ab5aea3da724b3b1dce0ae6bdb5738a01d3aafa46780d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f3a2475b305b1eb40ab5aea3da724b3b1dce0ae6bdb5738a01d3aafa46780d1", kill_on_drop: false }`
[INFO] [stdout] 6f3a2475b305b1eb40ab5aea3da724b3b1dce0ae6bdb5738a01d3aafa46780d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31bc513319ebff91f43aec9f64c25edcd5bce406b1ceb6de8e4b9ebcf9470511
[INFO] running `Command { std: "docker" "start" "-a" "31bc513319ebff91f43aec9f64c25edcd5bce406b1ceb6de8e4b9ebcf9470511", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking transit_simulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         _ => println!("Error: Somehow a dispatch type has not been defined..."),
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | ...   DispatchTypes::Constant(lambda) => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + lambda),
[INFO] [stdout]     |       ------------------------------- matches some of the same values
[INFO] [stdout] 596 | ...   DispatchTypes::TransLink() => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + sim.translink_time_sampler()),
[INFO] [stdout]     |       -------------------------- matches some of the same values
[INFO] [stdout] 597 | ...   DispatchTypes::TimeBased(offset) => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + sim.timebased_time_sample...
[INFO] [stdout]     |       -------------------------------- matches some of the same values
[INFO] [stdout] 598 | ...   DispatchTypes::PopBased(multi) => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + sim.population_sampler(mult...
[INFO] [stdout]     |       ------------------------------ matches some of the same values
[INFO] [stdout] 599 | ...   _ => println!("Error: Somehow a dispatch type has not been defined..."),
[INFO] [stdout]     |       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |         _ => "Simulation ran with unimplemented dispatch type... You shouldn't be seeing this message!".to_string(),
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 786 | ...   DispatchTypes::Constant(lambda) => format!("Results of simulation using a constant dispatch with lambda of {} (SEED = {})", lambda,...
[INFO] [stdout]     |       ------------------------------- matches some of the same values
[INFO] [stdout] 787 | ...   DispatchTypes::TransLink() => format!("Results of simulation using TransLink's dispatch system (SEED = {})", seed).to_string(),
[INFO] [stdout]     |       -------------------------- matches some of the same values
[INFO] [stdout] 788 | ...   DispatchTypes::TimeBased(offset) => format!("Results of simulation using a time-based dispatch system with an offset of {} (SEED = ...
[INFO] [stdout]     |       -------------------------------- matches some of the same values
[INFO] [stdout] 789 | ...   DispatchTypes::PopBased(multi) => format!("Results of simulation using a population-based dispatch system (m = {}) (SEED = {})", mu...
[INFO] [stdout]     |       ------------------------------ matches some of the same values
[INFO] [stdout] 790 | ...   _ => "Simulation ran with unimplemented dispatch type... You shouldn't be seeing this message!".to_string(),
[INFO] [stdout]     |       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 599 |         _ => println!("Error: Somehow a dispatch type has not been defined..."),
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:599:9
[INFO] [stdout]     |
[INFO] [stdout] 595 | ...   DispatchTypes::Constant(lambda) => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + lambda),
[INFO] [stdout]     |       ------------------------------- matches some of the same values
[INFO] [stdout] 596 | ...   DispatchTypes::TransLink() => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + sim.translink_time_sampler()),
[INFO] [stdout]     |       -------------------------- matches some of the same values
[INFO] [stdout] 597 | ...   DispatchTypes::TimeBased(offset) => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + sim.timebased_time_sample...
[INFO] [stdout]     |       -------------------------------- matches some of the same values
[INFO] [stdout] 598 | ...   DispatchTypes::PopBased(multi) => sim.add_event(EventTypes::TrainRelease(direction), sim.time_elapsed + sim.population_sampler(mult...
[INFO] [stdout]     |       ------------------------------ matches some of the same values
[INFO] [stdout] 599 | ...   _ => println!("Error: Somehow a dispatch type has not been defined..."),
[INFO] [stdout]     |       ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/main.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |         _ => "Simulation ran with unimplemented dispatch type... You shouldn't be seeing this message!".to_string(),
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/main.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 786 | ...   DispatchTypes::Constant(lambda) => format!("Results of simulation using a constant dispatch with lambda of {} (SEED = {})", lambda,...
[INFO] [stdout]     |       ------------------------------- matches some of the same values
[INFO] [stdout] 787 | ...   DispatchTypes::TransLink() => format!("Results of simulation using TransLink's dispatch system (SEED = {})", seed).to_string(),
[INFO] [stdout]     |       -------------------------- matches some of the same values
[INFO] [stdout] 788 | ...   DispatchTypes::TimeBased(offset) => format!("Results of simulation using a time-based dispatch system with an offset of {} (SEED = ...
[INFO] [stdout]     |       -------------------------------- matches some of the same values
[INFO] [stdout] 789 | ...   DispatchTypes::PopBased(multi) => format!("Results of simulation using a population-based dispatch system (m = {}) (SEED = {})", mu...
[INFO] [stdout]     |       ------------------------------ matches some of the same values
[INFO] [stdout] 790 | ...   _ => "Simulation ran with unimplemented dispatch type... You shouldn't be seeing this message!".to_string(),
[INFO] [stdout]     |       ^ collectively making this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.95s
[INFO] running `Command { std: "docker" "inspect" "31bc513319ebff91f43aec9f64c25edcd5bce406b1ceb6de8e4b9ebcf9470511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31bc513319ebff91f43aec9f64c25edcd5bce406b1ceb6de8e4b9ebcf9470511", kill_on_drop: false }`
[INFO] [stdout] 31bc513319ebff91f43aec9f64c25edcd5bce406b1ceb6de8e4b9ebcf9470511
