[INFO] fetching crate ruma-state-res 0.1.0... [INFO] testing ruma-state-res-0.1.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate ruma-state-res 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ruma-state-res 0.1.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ruma-state-res 0.1.0 [INFO] finished tweaking crates.io crate ruma-state-res 0.1.0 [INFO] tweaked toml for crates.io crate ruma-state-res 0.1.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31c166817a0621f9ffd9a0dde9ef8c8f7d79965a50e730df50445b81a432e770 [INFO] running `Command { std: "docker" "start" "-a" "31c166817a0621f9ffd9a0dde9ef8c8f7d79965a50e730df50445b81a432e770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31c166817a0621f9ffd9a0dde9ef8c8f7d79965a50e730df50445b81a432e770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c166817a0621f9ffd9a0dde9ef8c8f7d79965a50e730df50445b81a432e770", kill_on_drop: false }` [INFO] [stdout] 31c166817a0621f9ffd9a0dde9ef8c8f7d79965a50e730df50445b81a432e770 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f58d43fc0ed19184b764085244b281e1841677528baf62453af06ef4696e9fb [INFO] running `Command { std: "docker" "start" "-a" "1f58d43fc0ed19184b764085244b281e1841677528baf62453af06ef4696e9fb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ruma-identifiers-validation v0.3.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling ruma-identifiers-macros v0.19.1 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling ruma-serde-macros v0.4.0 [INFO] [stderr] Compiling ruma-events-macros v0.22.2 [INFO] [stderr] Compiling ruma-serde v0.4.0 [INFO] [stderr] Compiling ruma-identifiers v0.19.1 [INFO] [stderr] Compiling ruma-common v0.5.2 [INFO] [stderr] Compiling ruma-signatures v0.7.2 [INFO] [stderr] Compiling ruma-events v0.22.2 [INFO] [stderr] Compiling ruma-state-res v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.26s [INFO] running `Command { std: "docker" "inspect" "1f58d43fc0ed19184b764085244b281e1841677528baf62453af06ef4696e9fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f58d43fc0ed19184b764085244b281e1841677528baf62453af06ef4696e9fb", kill_on_drop: false }` [INFO] [stdout] 1f58d43fc0ed19184b764085244b281e1841677528baf62453af06ef4696e9fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b44aaea584a0733c11608ec3269db25a2b56ddb90ec2046ce75bdabd457248d [INFO] running `Command { std: "docker" "start" "-a" "9b44aaea584a0733c11608ec3269db25a2b56ddb90ec2046ce75bdabd457248d", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling ruma-state-res v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.10s [INFO] running `Command { std: "docker" "inspect" "9b44aaea584a0733c11608ec3269db25a2b56ddb90ec2046ce75bdabd457248d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b44aaea584a0733c11608ec3269db25a2b56ddb90ec2046ce75bdabd457248d", kill_on_drop: false }` [INFO] [stdout] 9b44aaea584a0733c11608ec3269db25a2b56ddb90ec2046ce75bdabd457248d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cd186cecdc09f10da794c54672e3d44f0926dd968e03a5cf042f3c90a1fb713 [INFO] running `Command { std: "docker" "start" "-a" "3cd186cecdc09f10da794c54672e3d44f0926dd968e03a5cf042f3c90a1fb713", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ruma_state_res-6b09ec8f825cbad0) [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/event_auth.rs (/opt/rustwide/target/debug/deps/event_auth-a2aac3e58d6d2373) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_ban_pass ... ok [INFO] [stdout] test test_ban_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/event_sorting.rs (/opt/rustwide/target/debug/deps/event_sorting-b403db161109afe1) [INFO] [stdout] test test_sort ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/res_with_auth_ids.rs (/opt/rustwide/target/debug/deps/res_with_auth_ids-e11f766729d9c1e3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test ban_with_auth_chains2 ... ok [INFO] [stderr] Running tests/state_res.rs (/opt/rustwide/target/debug/deps/state_res-55b840c67bffa401) [INFO] [stdout] test join_rule_with_auth_chain ... ok [INFO] [stdout] test ban_with_auth_chains ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_lexicographical_sort ... ok [INFO] [stdout] test test_event_map_none ... ok [INFO] [stdout] test offtopic_power_level ... ok [INFO] [stdout] test join_rule_evasion ... ok [INFO] [stdout] test ban_vs_power_level ... ok [INFO] [stdout] test topic_reset ... ok [INFO] [stdout] test topic_basic ... ok [INFO] [stdout] test topic_setting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-8eed9f8914018467) [INFO] [stderr] Doc-tests ruma-state-res [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" "3cd186cecdc09f10da794c54672e3d44f0926dd968e03a5cf042f3c90a1fb713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cd186cecdc09f10da794c54672e3d44f0926dd968e03a5cf042f3c90a1fb713", kill_on_drop: false }` [INFO] [stdout] 3cd186cecdc09f10da794c54672e3d44f0926dd968e03a5cf042f3c90a1fb713