[INFO] fetching crate seax_util 0.1.2... [INFO] extracting crate seax_util 0.1.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/seax_util/0.1.2 [INFO] extracting crate seax_util 0.1.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/seax_util/0.1.2 [INFO] validating manifest of seax_util-0.1.2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of seax_util-0.1.2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing seax_util-0.1.2 [INFO] finished frobbing seax_util-0.1.2 [INFO] frobbed toml for seax_util-0.1.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/seax_util/0.1.2/Cargo.toml [INFO] started frobbing seax_util-0.1.2 [INFO] finished frobbing seax_util-0.1.2 [INFO] frobbed toml for seax_util-0.1.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/seax_util/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing seax_util-0.1.2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/seax_util/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 4df1131f5f45420ce06b20fc83d347b40e86ed4c0baefaf731aa89401fe5b2fe [INFO] running `"docker" "start" "-a" "4df1131f5f45420ce06b20fc83d347b40e86ed4c0baefaf731aa89401fe5b2fe"` [INFO] [stderr] Compiling seax_util v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/compiler_tools/ast.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | impl fmt::Debug for ASTNode { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn ASTNode` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ByteOrder` [INFO] [stderr] --> src/bytecode/mod.rs:127:23 [INFO] [stderr] | [INFO] [stderr] 127 | use self::byteorder::{ByteOrder, BigEndian, ReadBytesExt, WriteBytesExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `"docker" "inspect" "4df1131f5f45420ce06b20fc83d347b40e86ed4c0baefaf731aa89401fe5b2fe"` [INFO] running `"docker" "rm" "-f" "4df1131f5f45420ce06b20fc83d347b40e86ed4c0baefaf731aa89401fe5b2fe"` [INFO] [stdout] 4df1131f5f45420ce06b20fc83d347b40e86ed4c0baefaf731aa89401fe5b2fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/seax_util/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 80df25711edd673d5ca429de251e2cb502b40fd89744c7c9c5af03874fef1b0a [INFO] running `"docker" "start" "-a" "80df25711edd673d5ca429de251e2cb502b40fd89744c7c9c5af03874fef1b0a"` [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stderr] Compiling seax_util v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/compiler_tools/ast.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | impl fmt::Debug for ASTNode { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn ASTNode` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ByteOrder` [INFO] [stderr] --> src/bytecode/mod.rs:127:23 [INFO] [stderr] | [INFO] [stderr] 127 | use self::byteorder::{ByteOrder, BigEndian, ReadBytesExt, WriteBytesExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.40s [INFO] running `"docker" "inspect" "80df25711edd673d5ca429de251e2cb502b40fd89744c7c9c5af03874fef1b0a"` [INFO] running `"docker" "rm" "-f" "80df25711edd673d5ca429de251e2cb502b40fd89744c7c9c5af03874fef1b0a"` [INFO] [stdout] 80df25711edd673d5ca429de251e2cb502b40fd89744c7c9c5af03874fef1b0a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/seax_util/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b7a5d6983596f427f387a11efafc294ac0fe7855dd1723b3c12d90a71ed5f10d [INFO] running `"docker" "start" "-a" "b7a5d6983596f427f387a11efafc294ac0fe7855dd1723b3c12d90a71ed5f10d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/seax_util-752af8ff3ff4ba76 [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test bytecode::tests::prop_encode_char ... ok [INFO] [stdout] test bytecode::tests::prop_encode_float ... ok [INFO] [stdout] test bytecode::tests::prop_encode_sint ... ok [INFO] [stdout] test bytecode::tests::test_decode_program ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_ap ... ok [INFO] [stdout] test bytecode::tests::test_decode_program_no_ident ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_apcc ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_atom ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_car ... ok [INFO] [stdout] test bytecode::tests::test_decode_program_wrong_version ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_add ... ok [INFO] [stdout] test bytecode::tests::prop_encode_uint ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_fdiv ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_cons ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_div ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_dum ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_eq ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_cdr ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_gt ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_gte ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_ldc ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_ldf ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_mod ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_lt ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_lte ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_ld ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_mul ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_rap ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_null ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_join ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_nil ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_ret ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_sel ... ok [INFO] [stdout] test bytecode::tests::test_encode_program_basic_branching_1 ... ok [INFO] [stdout] test bytecode::tests::test_encode_program_basic_branching_2 ... ok [INFO] [stdout] test bytecode::tests::test_encode_program_car ... ok [INFO] [stdout] test bytecode::tests::test_encode_program_list_creation ... ok [INFO] [stdout] test bytecode::tests::test_encode_simple_program ... ok [INFO] [stdout] test bytecode::tests::test_encode_program_cdr ... ok [INFO] [stdout] test bytecode::tests::test_encode_program_nested_arith ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_sub ... ok [INFO] [stdout] test bytecode::tests::test_encode_program_add ... ok [INFO] [stdout] test bytecode::tests::test_encode_inst_stop ... ok [INFO] [stdout] test cell::tests::test_atom_show ... ok [INFO] [stdout] test list::tests::test_list_iter ... ok [INFO] [stdout] test list::tests::test_list_macro ... ok [INFO] [stdout] test list::tests::test_list_usize_indexing ... ok [INFO] [stdout] test list::tests::test_stack_pop ... ok [INFO] [stdout] test list::tests::test_stack_push ... ok [INFO] [stdout] test list::tests::test_stack_peek ... ok [INFO] [stdout] test list::tests::test_stack_length ... ok [INFO] [stdout] test bytecode::tests::test_encode_uint_zero ... ok [INFO] [stderr] Doc-tests seax_util [INFO] [stdout] test list::tests::test_list_isize_indexing ... ok [INFO] [stdout] test list::tests::test_list_length ... ok [INFO] [stdout] test list::tests::test_list_to_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::get (line 75) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable (line 441) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::chain_contains_key (line 329) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::contains_key (line 285) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::chain_contains_key (line 322) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::get (line 67) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable (line 409) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::contains_key (line 278) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::get_mut (line 124) ... ok [INFO] [stdout] test src/list/mod.rs - list (line 12) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::insert (line 233) ... ok [INFO] [stdout] test src/list/mod.rs - list::List (line 581) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::get_mut (line 132) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::remove (line 174) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::remove (line 182) ... ok [INFO] [stdout] test src/compiler_tools/forktable.rs - compiler_tools::forktable::ForkTable::insert (line 243) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::append (line 229) ... ok [INFO] [stdout] test src/list/mod.rs - list::List (line 609) ... ok [INFO] [stdout] test src/list/mod.rs - list::List (line 638) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::append_chain (line 270) ... ok [INFO] [stdout] test src/list/mod.rs - list::List (line 674) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::is_empty (line 321) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::is_empty (line 330) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::last (line 382) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::get (line 421) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::peek (line 127) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::prepend (line 202) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::from_iter (line 489) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::push (line 71) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::length (line 299) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::pop (line 94) ... ok [INFO] [stdout] test src/list/mod.rs - list::List::tail (line 352) ... ok [INFO] [stdout] test src/list/mod.rs - list::ListIterator::next (line 530) ... ok [INFO] [stdout] test src/list/mod.rs - list::ListIterator::next (line 543) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b7a5d6983596f427f387a11efafc294ac0fe7855dd1723b3c12d90a71ed5f10d"` [INFO] running `"docker" "rm" "-f" "b7a5d6983596f427f387a11efafc294ac0fe7855dd1723b3c12d90a71ed5f10d"` [INFO] [stdout] b7a5d6983596f427f387a11efafc294ac0fe7855dd1723b3c12d90a71ed5f10d