[INFO] crate walrus 0.15.0 is already in cache [INFO] testing walrus-0.15.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate walrus 0.15.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate walrus 0.15.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate walrus 0.15.0 [INFO] finished tweaking crates.io crate walrus 0.15.0 [INFO] tweaked toml for crates.io crate walrus 0.15.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate walrus 0.15.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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] e71e1cba041cb12ac1719b117bfe8491f864373014ff11bd0029df5f392babaa [INFO] running `"docker" "start" "-a" "e71e1cba041cb12ac1719b117bfe8491f864373014ff11bd0029df5f392babaa"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling walrus-macro v0.15.0 [INFO] [stderr] Compiling walrus v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.40s [INFO] running `"docker" "inspect" "e71e1cba041cb12ac1719b117bfe8491f864373014ff11bd0029df5f392babaa"` [INFO] running `"docker" "rm" "-f" "e71e1cba041cb12ac1719b117bfe8491f864373014ff11bd0029df5f392babaa"` [INFO] [stdout] e71e1cba041cb12ac1719b117bfe8491f864373014ff11bd0029df5f392babaa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] e779e5e8db39f52be58113805c3fa20ea180d897749bfeca2fdfc1846dec03ce [INFO] running `"docker" "start" "-a" "e779e5e8db39f52be58113805c3fa20ea180d897749bfeca2fdfc1846dec03ce"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.7 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.10 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling walrus v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "e779e5e8db39f52be58113805c3fa20ea180d897749bfeca2fdfc1846dec03ce"` [INFO] running `"docker" "rm" "-f" "e779e5e8db39f52be58113805c3fa20ea180d897749bfeca2fdfc1846dec03ce"` [INFO] [stdout] e779e5e8db39f52be58113805c3fa20ea180d897749bfeca2fdfc1846dec03ce [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] ff92c97c043625fca749b27df94e8525e03b7122064bb68912ec68e1b8cedfc6 [INFO] running `"docker" "start" "-a" "ff92c97c043625fca749b27df94e8525e03b7122064bb68912ec68e1b8cedfc6"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/walrus-ba18464f3887f2a8 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test module::exports::tests::delete ... ok [INFO] [stdout] test module::exports::tests::get_exported_func_should_return_none_for_unknown_function_id ... ok [INFO] [stdout] test module::exports::tests::get_exported_memory ... ok [INFO] [stdout] test module::exports::tests::get_exported_global ... ok [INFO] [stdout] test module::exports::tests::get_exported_func ... ok [INFO] [stdout] test module::exports::tests::get_exported_table ... ok [INFO] [stdout] test module::exports::tests::get_exported_memory_should_return_none_for_unknown_memory_id ... ok [INFO] [stdout] test ir::traversals::tests::dfs_pre_order_mut ... ok [INFO] [stdout] test module::exports::tests::get_exported_global_should_return_none_for_unknown_global_id ... ok [INFO] [stdout] test ir::traversals::tests::dfs_in_order ... ok [INFO] [stdout] test module::exports::tests::get_exported_table_should_return_none_for_unknown_table_id ... ok [INFO] [stdout] test tombstone_arena::tests::can_delete ... ok [INFO] [stdout] test module::exports::tests::iter_mut_can_update_export_item ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests walrus [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/ir/mod.rs - ir::Instr (line 245) ... ignored [INFO] [stdout] test src/ir/mod.rs - ir::Instr (line 254) ... ignored [INFO] [stdout] test src/ir/traversals.rs - ir::traversals::dfs_in_order (line 33) ... ok [INFO] [stdout] test src/ir/traversals.rs - ir::traversals::dfs_pre_order_mut (line 155) ... ok [INFO] [stdout] test src/dot.rs - dot::Module::write_graphviz_dot (line 17) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::FunctionBuilder::finish (line 141) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::InstrSeqBuilder::block (line 234) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::InstrSeqBuilder::block_at (line 267) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::FunctionBuilder::instr_seq (line 71) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::InstrSeqBuilder::loop_at (line 340) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::InstrSeqBuilder::loop_ (line 306) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::InstrSeqBuilder::if_else (line 380) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::InstrSeqBuilder::if_else_at (line 436) ... ok [INFO] [stdout] test src/function_builder.rs - function_builder::FunctionBuilder::dangling_instr_seq (line 110) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ff92c97c043625fca749b27df94e8525e03b7122064bb68912ec68e1b8cedfc6"` [INFO] running `"docker" "rm" "-f" "ff92c97c043625fca749b27df94e8525e03b7122064bb68912ec68e1b8cedfc6"` [INFO] [stdout] ff92c97c043625fca749b27df94e8525e03b7122064bb68912ec68e1b8cedfc6