[INFO] crate rustbus 0.3.2 is already in cache [INFO] testing rustbus-0.3.2 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate rustbus 0.3.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rustbus 0.3.2 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rustbus 0.3.2 [INFO] finished tweaking crates.io crate rustbus 0.3.2 [INFO] tweaked toml for crates.io crate rustbus 0.3.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate rustbus 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 11696e9222c015b1f3fa64502c3b99a3e65d1c7c77143fc2c82d9fadf96851b4 [INFO] running `"docker" "start" "-a" "11696e9222c015b1f3fa64502c3b99a3e65d1c7c77143fc2c82d9fadf96851b4"` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rustbus v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.61s [INFO] running `"docker" "inspect" "11696e9222c015b1f3fa64502c3b99a3e65d1c7c77143fc2c82d9fadf96851b4"` [INFO] running `"docker" "rm" "-f" "11696e9222c015b1f3fa64502c3b99a3e65d1c7c77143fc2c82d9fadf96851b4"` [INFO] [stdout] 11696e9222c015b1f3fa64502c3b99a3e65d1c7c77143fc2c82d9fadf96851b4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6db59206655a38a596d0b4049256fba325081f5301c799d9128c1e8c9296d4a7 [INFO] running `"docker" "start" "-a" "6db59206655a38a596d0b4049256fba325081f5301c799d9128c1e8c9296d4a7"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling bstr v0.2.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling rustbus v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `"docker" "inspect" "6db59206655a38a596d0b4049256fba325081f5301c799d9128c1e8c9296d4a7"` [INFO] running `"docker" "rm" "-f" "6db59206655a38a596d0b4049256fba325081f5301c799d9128c1e8c9296d4a7"` [INFO] [stdout] 6db59206655a38a596d0b4049256fba325081f5301c799d9128c1e8c9296d4a7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 04da9999c82c8ef9c30c6e29fe5a382633099b0c67eabc0389fbd09cf6f81ed0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "04da9999c82c8ef9c30c6e29fe5a382633099b0c67eabc0389fbd09cf6f81ed0"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rustbus-dac8b395681d8f26 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_busname_constraints ... ok [INFO] [stdout] test tests::test_interface_constraints ... ok [INFO] [stdout] test tests::test_signature_constraints ... ok [INFO] [stdout] test wire::unmarshal_iter::test_array_iter ... ok [INFO] [stdout] test tests::test_marshal_unmarshal ... ok [INFO] [stdout] test wire::unmarshal_iter::test_struct_iter ... ok [INFO] [stdout] test tests::test_invalid_stuff ... ok [INFO] [stdout] test tests::test_membername_constraints ... ok [INFO] [stdout] test tests::test_objectpath_constraints ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests rustbus [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] test src/client_conn.rs - client_conn::MessageFilter (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "04da9999c82c8ef9c30c6e29fe5a382633099b0c67eabc0389fbd09cf6f81ed0"` [INFO] running `"docker" "rm" "-f" "04da9999c82c8ef9c30c6e29fe5a382633099b0c67eabc0389fbd09cf6f81ed0"` [INFO] [stdout] 04da9999c82c8ef9c30c6e29fe5a382633099b0c67eabc0389fbd09cf6f81ed0