[INFO] crate macro-machines 0.9.0 is already in cache [INFO] testing macro-machines-0.9.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate macro-machines 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate macro-machines 0.9.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate macro-machines 0.9.0 [INFO] finished tweaking crates.io crate macro-machines 0.9.0 [INFO] tweaked toml for crates.io crate macro-machines 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate macro-machines 0.9.0 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] e8f9a5cdc544988b6047ed1db874dbb9947ba2a4607cb148e78aa9a51dc5c295 [INFO] running `"docker" "start" "-a" "e8f9a5cdc544988b6047ed1db874dbb9947ba2a4607cb148e78aa9a51dc5c295"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling marksman_escape v0.1.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling variant_count v1.0.0 [INFO] [stderr] Compiling macro-machines v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.49s [INFO] running `"docker" "inspect" "e8f9a5cdc544988b6047ed1db874dbb9947ba2a4607cb148e78aa9a51dc5c295"` [INFO] running `"docker" "rm" "-f" "e8f9a5cdc544988b6047ed1db874dbb9947ba2a4607cb148e78aa9a51dc5c295"` [INFO] [stdout] e8f9a5cdc544988b6047ed1db874dbb9947ba2a4607cb148e78aa9a51dc5c295 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 45e23fafefec38aad8f11ff8461a45f86ecffb5815d7bec4b10437ed5f4e9ca0 [INFO] running `"docker" "start" "-a" "45e23fafefec38aad8f11ff8461a45f86ecffb5815d7bec4b10437ed5f4e9ca0"` [INFO] [stderr] Compiling unwrap v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling simplelog v0.7.1 [INFO] [stderr] Compiling macro-machines v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> /opt/rustwide/workdir/src/macro_def.rs:1817:6 [INFO] [stderr] | [INFO] [stderr] 1817 | $($action)* [INFO] [stderr] | ^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.30s [INFO] running `"docker" "inspect" "45e23fafefec38aad8f11ff8461a45f86ecffb5815d7bec4b10437ed5f4e9ca0"` [INFO] running `"docker" "rm" "-f" "45e23fafefec38aad8f11ff8461a45f86ecffb5815d7bec4b10437ed5f4e9ca0"` [INFO] [stdout] 45e23fafefec38aad8f11ff8461a45f86ecffb5815d7bec4b10437ed5f4e9ca0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 32c26265bd96a739691ff629d95a4d376463f65b5e89805f89f06fdf76294786 [INFO] running `"docker" "start" "-a" "32c26265bd96a739691ff629d95a4d376463f65b5e89805f89f06fdf76294786"` [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> /opt/rustwide/workdir/src/macro_def.rs:1817:6 [INFO] [stderr] | [INFO] [stderr] 1817 | $($action)* [INFO] [stderr] | ^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/macro_machines-49a821d645d8bbac [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_event_external ... ok [INFO] [stdout] test tests::test_initial ... ok [INFO] [stdout] test tests::test_event_internal ... ok [INFO] [stdout] test tests::test_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests macro-machines [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" "32c26265bd96a739691ff629d95a4d376463f65b5e89805f89f06fdf76294786"` [INFO] running `"docker" "rm" "-f" "32c26265bd96a739691ff629d95a4d376463f65b5e89805f89f06fdf76294786"` [INFO] [stdout] 32c26265bd96a739691ff629d95a4d376463f65b5e89805f89f06fdf76294786