[INFO] fetching crate simcore 0.1.0...
[INFO] testing simcore-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate simcore 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate simcore 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate simcore 0.1.0
[INFO] tweaked toml for crates.io crate simcore 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simcore 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate simcore 0.1.0 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11d525dcdc1f9b97ec8511edf6662ec5a52e0391c3d661ee6cd3ff11f9f68bd0
[INFO] running `Command { std: "docker" "start" "-a" "11d525dcdc1f9b97ec8511edf6662ec5a52e0391c3d661ee6cd3ff11f9f68bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d525dcdc1f9b97ec8511edf6662ec5a52e0391c3d661ee6cd3ff11f9f68bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d525dcdc1f9b97ec8511edf6662ec5a52e0391c3d661ee6cd3ff11f9f68bd0", kill_on_drop: false }`
[INFO] [stdout] 11d525dcdc1f9b97ec8511edf6662ec5a52e0391c3d661ee6cd3ff11f9f68bd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8abeee45985121f73714736fa694eded77dd208e7930cf1fd6951e3d4c48249d
[INFO] running `Command { std: "docker" "start" "-a" "8abeee45985121f73714736fa694eded77dd208e7930cf1fd6951e3d4c48249d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling typeid v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_type_name v0.2.0
[INFO] [stderr]    Compiling simcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.93s
[INFO] running `Command { std: "docker" "inspect" "8abeee45985121f73714736fa694eded77dd208e7930cf1fd6951e3d4c48249d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8abeee45985121f73714736fa694eded77dd208e7930cf1fd6951e3d4c48249d", kill_on_drop: false }`
[INFO] [stdout] 8abeee45985121f73714736fa694eded77dd208e7930cf1fd6951e3d4c48249d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a71dc6a5932c2f5fa86bcf4935db99ea07b1e95694a1f14ac176e0a2706d47fe
[INFO] running `Command { std: "docker" "start" "-a" "a71dc6a5932c2f5fa86bcf4935db99ea07b1e95694a1f14ac176e0a2706d47fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling simcore v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.71s
[INFO] running `Command { std: "docker" "inspect" "a71dc6a5932c2f5fa86bcf4935db99ea07b1e95694a1f14ac176e0a2706d47fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a71dc6a5932c2f5fa86bcf4935db99ea07b1e95694a1f14ac176e0a2706d47fe", kill_on_drop: false }`
[INFO] [stdout] a71dc6a5932c2f5fa86bcf4935db99ea07b1e95694a1f14ac176e0a2706d47fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13693b32cdecf520ea6e54acdfde1532b6f74d8ef804c5cd1df2ba319e93d3fc
[INFO] running `Command { std: "docker" "start" "-a" "13693b32cdecf520ea6e54acdfde1532b6f74d8ef804c5cd1df2ba319e93d3fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simcore-222366301d7f6dc1)
[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] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-49b756d7cfcb7cab)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test simulation::event_cancellation::test_none_policy ... ok
[INFO] [stdout] test simulation::event_cancellation::test_all_policy ... ok
[INFO] [stdout] test simulation::event_cancellation::test_incoming_policy ... ok
[INFO] [stdout] test simulation::event_cancellation::test_outgoing_policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests simcore
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit (line 151) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::can_emit_ordered (line 268) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_self (line 359) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::name (line 61) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::id (line 45) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_ordered (line 239) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::gen_range (line 111) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit (line 190) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::lookup_name (line 619) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::cancel_events (line 582) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_self_now (line 426) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::add_handler (line 210) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 245) ... FAILED
[INFO] [stdout] test src/context.rs - context::SimulationContext::cancel_event (line 554) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::rand (line 94) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_ordered (line 217) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_as (line 491) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::emit_now (line 300) ... ok
[INFO] [stdout] test src/handler.rs - handler::EventHandler::on (line 17) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::add_handler (line 165) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_name (line 114) ... ok
[INFO] [stdout] test src/log.rs - log::log_info (line 25) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::event_count (line 892) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::cancel_events (line 918) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::dump_events (line 981) ... ok
[INFO] [stdout] test src/context.rs - context::SimulationContext::time (line 77) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::add_handler (line 189) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::gen_range (line 857) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_id (line 97) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::rand (line 841) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::cancel_and_get_events (line 949) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::create_context (line 138) ... ok
[INFO] [stdout] test src/lib.rs - (line 72) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_name (line 123) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::lookup_id (line 88) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::steps (line 651) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step_until_time (line 758) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step_for_duration (line 721) ... ok
[INFO] [stdout] test src/handler.rs - handler::cast (line 66) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::remove_handler (line 299) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step (line 392) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::time (line 362) ... ok
[INFO] [stdout] test src/simulation.rs - simulation::Simulation::step_until_no_events (line 687) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 245) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `simcore::StaticEventHandler`
[INFO] [stdout]    --> src/lib.rs:248:63
[INFO] [stdout]     |
[INFO] [stdout] 5   | use simcore::{cast, Event, Id, Simulation, SimulationContext, StaticEventHandler};
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               no `StaticEventHandler` in the root
[INFO] [stdout]     |                                                               help: a similar name exists in the module: `EventHandler`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:220:22
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub use handler::StaticEventHandler;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `async_mode` feature
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | / async_mode_enabled!(
[INFO] [stdout] 220 | |     pub use handler::StaticEventHandler;
[INFO] [stdout] 221 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: this error originates in the macro `async_mode_enabled` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 245)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 42 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.68s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "13693b32cdecf520ea6e54acdfde1532b6f74d8ef804c5cd1df2ba319e93d3fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13693b32cdecf520ea6e54acdfde1532b6f74d8ef804c5cd1df2ba319e93d3fc", kill_on_drop: false }`
[INFO] [stdout] 13693b32cdecf520ea6e54acdfde1532b6f74d8ef804c5cd1df2ba319e93d3fc
