[INFO] crate hc_roles_mixin 0.1.4 is already in cache [INFO] testing hc_roles_mixin-0.1.4 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate hc_roles_mixin 0.1.4 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate hc_roles_mixin 0.1.4 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hc_roles_mixin 0.1.4 [INFO] finished tweaking crates.io crate hc_roles_mixin 0.1.4 [INFO] tweaked toml for crates.io crate hc_roles_mixin 0.1.4 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38328e1900afe8dd24e41cdd6d46d2193f46d07689d23c3aefab8e76d34daad7 [INFO] running `"docker" "start" "-a" "38328e1900afe8dd24e41cdd6d46d2193f46d07689d23c3aefab8e76d34daad7"` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling holochain_json_api v0.0.17 [INFO] [stderr] Compiling holochain_persistence_api v0.0.11 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mashup-impl v0.1.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parity-wasm v0.31.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.27 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mashup v0.1.9 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.17 [INFO] [stderr] Compiling wasmi v0.4.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling holochain_locksmith v0.0.42-alpha3 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling holochain_core_types v0.0.42-alpha3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rust-base58 v0.0.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling holochain_json_derive v0.0.17 [INFO] [stderr] Compiling holochain_json_derive v0.0.15 [INFO] [stderr] Compiling zeroize v0.9.2 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling holochain_logging v0.0.4 [INFO] [stderr] Compiling lib3h_crypto_api v0.0.25 [INFO] [stderr] Compiling holochain_wasm_utils v0.0.42-alpha3 [INFO] [stderr] Compiling hdk v0.0.42-alpha3 [INFO] [stderr] Compiling holochain_anchors v0.2.1 [INFO] [stderr] Compiling hdk_proc_macros v0.0.42-alpha3 [INFO] [stderr] Compiling hc_roles_mixin v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `"docker" "inspect" "38328e1900afe8dd24e41cdd6d46d2193f46d07689d23c3aefab8e76d34daad7"` [INFO] running `"docker" "rm" "-f" "38328e1900afe8dd24e41cdd6d46d2193f46d07689d23c3aefab8e76d34daad7"` [INFO] [stdout] 38328e1900afe8dd24e41cdd6d46d2193f46d07689d23c3aefab8e76d34daad7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c5f5df79076edbb63e5a00d15dd4e2ac4ea2d9ff518e2024fde087db2818464a [INFO] running `"docker" "start" "-a" "c5f5df79076edbb63e5a00d15dd4e2ac4ea2d9ff518e2024fde087db2818464a"` [INFO] [stderr] Compiling hc_roles_mixin v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "c5f5df79076edbb63e5a00d15dd4e2ac4ea2d9ff518e2024fde087db2818464a"` [INFO] running `"docker" "rm" "-f" "c5f5df79076edbb63e5a00d15dd4e2ac4ea2d9ff518e2024fde087db2818464a"` [INFO] [stdout] c5f5df79076edbb63e5a00d15dd4e2ac4ea2d9ff518e2024fde087db2818464a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6902084f22c0b6e6a71a4c66b3c96423929bb14a185f1bced3282464d6cfba4e [INFO] running `"docker" "start" "-a" "6902084f22c0b6e6a71a4c66b3c96423929bb14a185f1bced3282464d6cfba4e"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hc_roles_mixin-748c7165cd00b79c [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] [stderr] Doc-tests hc_roles_mixin [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 `"docker" "inspect" "6902084f22c0b6e6a71a4c66b3c96423929bb14a185f1bced3282464d6cfba4e"` [INFO] running `"docker" "rm" "-f" "6902084f22c0b6e6a71a4c66b3c96423929bb14a185f1bced3282464d6cfba4e"` [INFO] [stdout] 6902084f22c0b6e6a71a4c66b3c96423929bb14a185f1bced3282464d6cfba4e