[INFO] fetching crate cedarwood 0.4.1... [INFO] extracting crate cedarwood 0.4.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/cedarwood/0.4.1 [INFO] extracting crate cedarwood 0.4.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cedarwood/0.4.1 [INFO] validating manifest of cedarwood-0.4.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cedarwood-0.4.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cedarwood-0.4.1 [INFO] finished frobbing cedarwood-0.4.1 [INFO] frobbed toml for cedarwood-0.4.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/cedarwood/0.4.1/Cargo.toml [INFO] started frobbing cedarwood-0.4.1 [INFO] finished frobbing cedarwood-0.4.1 [INFO] frobbed toml for cedarwood-0.4.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cedarwood/0.4.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cedarwood-0.4.1 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cedarwood/0.4.1:/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=warn" "-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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 8bf1b887f788f9cfbd6a73a9617abe32c74c11af0e2c7269c04f0e3a9ad8d268 [INFO] running `"docker" "start" "-a" "8bf1b887f788f9cfbd6a73a9617abe32c74c11af0e2c7269c04f0e3a9ad8d268"` [INFO] [stderr] Compiling cedarwood v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `"docker" "inspect" "8bf1b887f788f9cfbd6a73a9617abe32c74c11af0e2c7269c04f0e3a9ad8d268"` [INFO] running `"docker" "rm" "-f" "8bf1b887f788f9cfbd6a73a9617abe32c74c11af0e2c7269c04f0e3a9ad8d268"` [INFO] [stdout] 8bf1b887f788f9cfbd6a73a9617abe32c74c11af0e2c7269c04f0e3a9ad8d268 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cedarwood/0.4.1:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] e8848340330a0a0d3bdbe8a18d93187f9839609f54e6a4f3237cf362d3e7bcf6 [INFO] running `"docker" "start" "-a" "e8848340330a0a0d3bdbe8a18d93187f9839609f54e6a4f3237cf362d3e7bcf6"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.7 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling bstr v0.2.6 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling cedarwood v0.4.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "e8848340330a0a0d3bdbe8a18d93187f9839609f54e6a4f3237cf362d3e7bcf6"` [INFO] running `"docker" "rm" "-f" "e8848340330a0a0d3bdbe8a18d93187f9839609f54e6a4f3237cf362d3e7bcf6"` [INFO] [stdout] e8848340330a0a0d3bdbe8a18d93187f9839609f54e6a4f3237cf362d3e7bcf6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cedarwood/0.4.1:/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=warn" "-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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 3dc53fb12915477fa384efcaffebbc862c2e00d6d171d7acff09cf9b3326364c [INFO] running `"docker" "start" "-a" "3dc53fb12915477fa384efcaffebbc862c2e00d6d171d7acff09cf9b3326364c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/cedarwood-10903ee1b785efd1 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_erase ... ok [INFO] [stdout] test tests::test_common_prefix_iter ... ok [INFO] [stdout] test tests::test_exact_match_search ... ok [INFO] [stdout] test tests::test_common_prefix_predict ... ok [INFO] [stdout] test tests::test_insert_and_delete ... ok [INFO] [stdout] test tests::test_unicode_han_sip ... ok [INFO] [stdout] test tests::test_common_prefix_search ... ok [INFO] [stdout] test tests::test_unicode_grapheme_cluster ... ok [INFO] [stdout] test tests::test_update ... ok [INFO] [stdout] test tests::test_quickcheck_like ... ok [INFO] [stdout] test tests::test_mass_erase ... ok [INFO] [stdout] test tests::test_quickcheck_like_with_deep_trie ... ok [INFO] [stderr] Doc-tests cedarwood [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3dc53fb12915477fa384efcaffebbc862c2e00d6d171d7acff09cf9b3326364c"` [INFO] running `"docker" "rm" "-f" "3dc53fb12915477fa384efcaffebbc862c2e00d6d171d7acff09cf9b3326364c"` [INFO] [stdout] 3dc53fb12915477fa384efcaffebbc862c2e00d6d171d7acff09cf9b3326364c