[INFO] fetching crate dictcc 0.1.1... [INFO] testing dictcc-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate dictcc 0.1.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dictcc 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dictcc 0.1.1 [INFO] finished tweaking crates.io crate dictcc 0.1.1 [INFO] tweaked toml for crates.io crate dictcc 0.1.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 645b4c6d2f123bda63fd74cd080f0108b27c6d5c2c0c91faa8648e2bcaa18162 [INFO] running `Command { std: "docker" "start" "-a" "645b4c6d2f123bda63fd74cd080f0108b27c6d5c2c0c91faa8648e2bcaa18162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "645b4c6d2f123bda63fd74cd080f0108b27c6d5c2c0c91faa8648e2bcaa18162", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645b4c6d2f123bda63fd74cd080f0108b27c6d5c2c0c91faa8648e2bcaa18162", kill_on_drop: false }` [INFO] [stdout] 645b4c6d2f123bda63fd74cd080f0108b27c6d5c2c0c91faa8648e2bcaa18162 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdb25a7dfe852144c059ab0830c29b967e9bc10ea606779a8165ad7ce556d28c [INFO] running `Command { std: "docker" "start" "-a" "cdb25a7dfe852144c059ab0830c29b967e9bc10ea606779a8165ad7ce556d28c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling errno v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling pager v0.14.0 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling dictcc v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/parse/word_ast.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 12 | use std::string::ToString; [INFO] [stdout] | --------------------- the item `ToString` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `prettytable` is imported redundantly [INFO] [stdout] --> src/dict/grouped.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | use prettytable; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate prettytable; [INFO] [stdout] | ------------------------- the item `prettytable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dict/mod.rs:593:20 [INFO] [stdout] | [INFO] [stdout] 593 | Ok(match s.trim_right_matches('.') { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dict/mod.rs:635:20 [INFO] [stdout] | [INFO] [stdout] 635 | Ok(match s.trim_right_matches('.') { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.94s [INFO] running `Command { std: "docker" "inspect" "cdb25a7dfe852144c059ab0830c29b967e9bc10ea606779a8165ad7ce556d28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb25a7dfe852144c059ab0830c29b967e9bc10ea606779a8165ad7ce556d28c", kill_on_drop: false }` [INFO] [stdout] cdb25a7dfe852144c059ab0830c29b967e9bc10ea606779a8165ad7ce556d28c [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7de88f69cab7eeae11363ebc9dfab9b72e3a44031052562e3a56b57e89459fc [INFO] running `Command { std: "docker" "start" "-a" "b7de88f69cab7eeae11363ebc9dfab9b72e3a44031052562e3a56b57e89459fc", kill_on_drop: false }` [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/parse/word_ast.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 12 | use std::string::ToString; [INFO] [stdout] | --------------------- the item `ToString` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `prettytable` is imported redundantly [INFO] [stdout] --> src/dict/grouped.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | use prettytable; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate prettytable; [INFO] [stdout] | ------------------------- the item `prettytable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dict/mod.rs:593:20 [INFO] [stdout] | [INFO] [stdout] 593 | Ok(match s.trim_right_matches('.') { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dict/mod.rs:635:20 [INFO] [stdout] | [INFO] [stdout] 635 | Ok(match s.trim_right_matches('.') { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dictcc v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ToString` is imported redundantly [INFO] [stdout] --> src/parse/word_ast.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 12 | use std::string::ToString; [INFO] [stdout] | --------------------- the item `ToString` is already imported here [INFO] [stdout] ... [INFO] [stdout] 32 | use std::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `prettytable` is imported redundantly [INFO] [stdout] --> src/dict/grouped.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | use prettytable; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate prettytable; [INFO] [stdout] | ------------------------- the item `prettytable` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dict/mod.rs:593:20 [INFO] [stdout] | [INFO] [stdout] 593 | Ok(match s.trim_right_matches('.') { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/dict/mod.rs:635:20 [INFO] [stdout] | [INFO] [stdout] 635 | Ok(match s.trim_right_matches('.') { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.50s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/dictcc-7965c3f90acd5d66) [INFO] running `Command { std: "docker" "inspect" "b7de88f69cab7eeae11363ebc9dfab9b72e3a44031052562e3a56b57e89459fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7de88f69cab7eeae11363ebc9dfab9b72e3a44031052562e3a56b57e89459fc", kill_on_drop: false }` [INFO] [stdout] b7de88f69cab7eeae11363ebc9dfab9b72e3a44031052562e3a56b57e89459fc [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b3f49a4c2a2accb888633e700efdd6df18d3f447cbc5423cdff0c59199fc1b9 [INFO] running `Command { std: "docker" "start" "-a" "8b3f49a4c2a2accb888633e700efdd6df18d3f447cbc5423cdff0c59199fc1b9", kill_on_drop: false }` [INFO] [stderr] warning: the item `ToString` is imported redundantly [INFO] [stderr] --> src/parse/word_ast.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 12 | use std::string::ToString; [INFO] [stderr] | --------------------- the item `ToString` is already imported here [INFO] [stderr] ... [INFO] [stderr] 32 | use std::string::ToString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `prettytable` is imported redundantly [INFO] [stderr] --> src/dict/grouped.rs:258:13 [INFO] [stderr] | [INFO] [stderr] 258 | use prettytable; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/lib.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | extern crate prettytable; [INFO] [stderr] | ------------------------- the item `prettytable` is already imported here [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/dict/mod.rs:593:20 [INFO] [stderr] | [INFO] [stderr] 593 | Ok(match s.trim_right_matches('.') { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stderr] --> src/dict/mod.rs:635:20 [INFO] [stderr] | [INFO] [stderr] 635 | Ok(match s.trim_right_matches('.') { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: `dictcc` (lib) generated 4 warnings [INFO] [stderr] warning: `dictcc` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dictcc-7965c3f90acd5d66) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse::word_ast::tests::test_csv ... ok [INFO] [stdout] test parse::word_ast::tests::test_curly_br ... ok [INFO] [stdout] test parse::word_ast::tests::test_angle_br ... ok [INFO] [stdout] test parse::word_ast::tests::test_square_br ... ok [INFO] [stdout] test parse::word_ast::tests::test_round_br ... ok [INFO] [stdout] test parse::word_ast::tests::test_entry_parser ... ok [INFO] [stdout] test parse::word_ast::tests::test_word_node_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dictcc [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/dict/grouped.rs - dict::grouped (line 11) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8b3f49a4c2a2accb888633e700efdd6df18d3f447cbc5423cdff0c59199fc1b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3f49a4c2a2accb888633e700efdd6df18d3f447cbc5423cdff0c59199fc1b9", kill_on_drop: false }` [INFO] [stdout] 8b3f49a4c2a2accb888633e700efdd6df18d3f447cbc5423cdff0c59199fc1b9