[INFO] fetching crate lib3h_zombie_actor 0.0.42... [INFO] testing lib3h_zombie_actor-0.0.42 against 1.47.0 for beta-1.48-2-subset [INFO] extracting crate lib3h_zombie_actor 0.0.42 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate lib3h_zombie_actor 0.0.42 on toolchain 1.47.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lib3h_zombie_actor 0.0.42 [INFO] finished tweaking crates.io crate lib3h_zombie_actor 0.0.42 [INFO] tweaked toml for crates.io crate lib3h_zombie_actor 0.0.42 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.47.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6e77b0666ce9bb3c71c2a1c1f282102b4bfc56d9d529ae906ae4f129c0628b95 [INFO] running `Command { std: "docker" "start" "-a" "6e77b0666ce9bb3c71c2a1c1f282102b4bfc56d9d529ae906ae4f129c0628b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e77b0666ce9bb3c71c2a1c1f282102b4bfc56d9d529ae906ae4f129c0628b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e77b0666ce9bb3c71c2a1c1f282102b4bfc56d9d529ae906ae4f129c0628b95", kill_on_drop: false }` [INFO] [stdout] 6e77b0666ce9bb3c71c2a1c1f282102b4bfc56d9d529ae906ae4f129c0628b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cca8da0ade31ab6abf9496417c8f50ad2faa741d19acff7fd1cc1223dabc872 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3cca8da0ade31ab6abf9496417c8f50ad2faa741d19acff7fd1cc1223dabc872", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling prometheus v0.7.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling integer-encoding v1.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling detach v0.0.42 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling sharded-slab v0.0.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.27 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling rustracing v0.2.1 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling rustracing_jaeger v0.2.1 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling opentelemetry v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.3 [INFO] [stderr] Compiling opentelemetry-jaeger v0.1.0 [INFO] [stderr] Compiling holochain_tracing v0.0.24 [INFO] [stderr] Compiling lib3h_zombie_actor v0.0.42 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "3cca8da0ade31ab6abf9496417c8f50ad2faa741d19acff7fd1cc1223dabc872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cca8da0ade31ab6abf9496417c8f50ad2faa741d19acff7fd1cc1223dabc872", kill_on_drop: false }` [INFO] [stdout] 3cca8da0ade31ab6abf9496417c8f50ad2faa741d19acff7fd1cc1223dabc872 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a5a513ce91cd3291fd2186614448e84631e0362e7baeb8fee2e52b217a87c3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a5a513ce91cd3291fd2186614448e84631e0362e7baeb8fee2e52b217a87c3a", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling lib3h_zombie_actor v0.0.42 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.43s [INFO] running `Command { std: "docker" "inspect" "7a5a513ce91cd3291fd2186614448e84631e0362e7baeb8fee2e52b217a87c3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a5a513ce91cd3291fd2186614448e84631e0362e7baeb8fee2e52b217a87c3a", kill_on_drop: false }` [INFO] [stdout] 7a5a513ce91cd3291fd2186614448e84631e0362e7baeb8fee2e52b217a87c3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.47.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 48231e3970fa5c92f2a1961fdc99ae31940d665d51a3de08783f607bf72b4831 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "48231e3970fa5c92f2a1961fdc99ae31940d665d51a3de08783f607bf72b4831", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib3h_zombie_actor-650b28fe60a61b3e [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test ghost_test_harness::tests::test_wait_did_work_timeout ... ok [INFO] [stdout] test ghost_test_harness::tests::test_wait_can_track_did_work_timeout ... ok [INFO] [stdout] test ghost_mutex::tests::it_should_debug ... ok [INFO] [stdout] test ghost_actor::tests::test_ghost_actor_parent_wrapper ... ok [INFO] [stdout] test ghost_channel::tests::test_ghost_channel_message_event ... ok [INFO] [stdout] test ghost_actor::tests::test_ghost_actor ... ok [INFO] [stdout] test ghost_tracker::tests::test_ghost_tracker_should_timeout ... ok [INFO] [stdout] test tests::test_ghost_example_transport ... ok [INFO] [stdout] test ghost_tracker::tests::test_ghost_tracker_should_bookmark_and_handle ... ok [INFO] [stdout] test ghost_test_harness::tests::test_wait_did_work ... ok [INFO] [stdout] test ghost_test_harness::tests::test_wait_can_track_did_work ... ok [INFO] [stdout] test ghost_test_harness::tests::test_wait_can_track_until_no_work ... ok [INFO] [stdout] test ghost_test_harness::tests::test_wait_until_no_work ... ok [INFO] [stdout] test ghost_channel::tests::test_ghost_channel_endpoint ... ok [INFO] [stdout] test ghost_channel::tests::test_ghost_channel_message_request ... ok [INFO] [stdout] test ghost_mutex::tests::it_should_be_fair_ish ... ok [INFO] [stdout] test ghost_test_harness::tests::test_wait_for_repeatable_callback ... ok [INFO] [stderr] Doc-tests lib3h_zombie_actor [INFO] [stdout] test ghost_test_harness::tests::test_wait_for_callback ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "48231e3970fa5c92f2a1961fdc99ae31940d665d51a3de08783f607bf72b4831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48231e3970fa5c92f2a1961fdc99ae31940d665d51a3de08783f607bf72b4831", kill_on_drop: false }` [INFO] [stdout] 48231e3970fa5c92f2a1961fdc99ae31940d665d51a3de08783f607bf72b4831