[INFO] fetching crate dictcc 0.1.1... [INFO] testing dictcc-0.1.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate dictcc 0.1.1 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate dictcc 0.1.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettytable-rs v0.6.7 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded structopt v0.1.7 [INFO] [stderr] Downloaded pager v0.14.0 [INFO] [stderr] Downloaded structopt-derive v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10a74011633b2f1fc82d843b8df1ce0652f88b60b823118e00a13ff17f646589 [INFO] running `Command { std: "docker" "start" "-a" "10a74011633b2f1fc82d843b8df1ce0652f88b60b823118e00a13ff17f646589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10a74011633b2f1fc82d843b8df1ce0652f88b60b823118e00a13ff17f646589", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10a74011633b2f1fc82d843b8df1ce0652f88b60b823118e00a13ff17f646589", kill_on_drop: false }` [INFO] [stdout] 10a74011633b2f1fc82d843b8df1ce0652f88b60b823118e00a13ff17f646589 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ccd6b09185ee993f9f84c9099e4a1fb52c0f0ea50e6ddae3b9adaa2cb937a70 [INFO] running `Command { std: "docker" "start" "-a" "5ccd6b09185ee993f9f84c9099e4a1fb52c0f0ea50e6ddae3b9adaa2cb937a70", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.5.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 synstructure v0.12.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling pager v0.14.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling failure v0.1.8 [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 45.38s [INFO] running `Command { std: "docker" "inspect" "5ccd6b09185ee993f9f84c9099e4a1fb52c0f0ea50e6ddae3b9adaa2cb937a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ccd6b09185ee993f9f84c9099e4a1fb52c0f0ea50e6ddae3b9adaa2cb937a70", kill_on_drop: false }` [INFO] [stdout] 5ccd6b09185ee993f9f84c9099e4a1fb52c0f0ea50e6ddae3b9adaa2cb937a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1ca23bf72c5acff8fbcc796a2b589212ffd05163b10403919a14a84a5e1e577 [INFO] running `Command { std: "docker" "start" "-a" "d1ca23bf72c5acff8fbcc796a2b589212ffd05163b10403919a14a84a5e1e577", kill_on_drop: false }` [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] [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 4.57s [INFO] running `Command { std: "docker" "inspect" "d1ca23bf72c5acff8fbcc796a2b589212ffd05163b10403919a14a84a5e1e577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1ca23bf72c5acff8fbcc796a2b589212ffd05163b10403919a14a84a5e1e577", kill_on_drop: false }` [INFO] [stdout] d1ca23bf72c5acff8fbcc796a2b589212ffd05163b10403919a14a84a5e1e577 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 70091a2c92595e75d5e34138d4f26095ac799e5e5295f0f51683e288db06dff5 [INFO] running `Command { std: "docker" "start" "-a" "70091a2c92595e75d5e34138d4f26095ac799e5e5295f0f51683e288db06dff5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dictcc-346128c7b8eaa9ef) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse::word_ast::tests::test_angle_br ... ok [INFO] [stdout] test parse::word_ast::tests::test_curly_br ... ok [INFO] [stdout] test parse::word_ast::tests::test_round_br ... ok [INFO] [stdout] test parse::word_ast::tests::test_csv ... ok [INFO] [stdout] test parse::word_ast::tests::test_entry_parser ... ok [INFO] [stdout] test parse::word_ast::tests::test_square_br ... 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" "70091a2c92595e75d5e34138d4f26095ac799e5e5295f0f51683e288db06dff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70091a2c92595e75d5e34138d4f26095ac799e5e5295f0f51683e288db06dff5", kill_on_drop: false }` [INFO] [stdout] 70091a2c92595e75d5e34138d4f26095ac799e5e5295f0f51683e288db06dff5