[INFO] crate book-summary 0.2.0 is already in cache [INFO] testing book-summary-0.2.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate book-summary 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate book-summary 0.2.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate book-summary 0.2.0 [INFO] finished tweaking crates.io crate book-summary 0.2.0 [INFO] tweaked toml for crates.io crate book-summary 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate book-summary 0.2.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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 6c194b97dde9bc8a0290a0c00fb61282d8e5ae341068651b34b161566cf728ac [INFO] running `"docker" "start" "-a" "6c194b97dde9bc8a0290a0c00fb61282d8e5ae341068651b34b161566cf728ac"` [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling titlecase v0.10.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling toml v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling structopt-derive v0.3.1 [INFO] [stderr] Compiling structopt v0.3.1 [INFO] [stderr] Compiling book-summary v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:202:17 [INFO] [stderr] | [INFO] [stderr] 202 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:265:67 [INFO] [stderr] | [INFO] [stderr] 265 | Err(why) => panic!("Couldn't create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:271:69 [INFO] [stderr] | [INFO] [stderr] 271 | Err(why) => panic!("Couldn't write to {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.18s [INFO] running `"docker" "inspect" "6c194b97dde9bc8a0290a0c00fb61282d8e5ae341068651b34b161566cf728ac"` [INFO] running `"docker" "rm" "-f" "6c194b97dde9bc8a0290a0c00fb61282d8e5ae341068651b34b161566cf728ac"` [INFO] [stdout] 6c194b97dde9bc8a0290a0c00fb61282d8e5ae341068651b34b161566cf728ac [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 3526f38ae2c2d64c8a28c6a9d8c124e9c34b7a8e5338e404f1a18052aa364a7a [INFO] running `"docker" "start" "-a" "3526f38ae2c2d64c8a28c6a9d8c124e9c34b7a8e5338e404f1a18052aa364a7a"` [INFO] [stderr] Compiling book-summary v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:202:17 [INFO] [stderr] | [INFO] [stderr] 202 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:265:67 [INFO] [stderr] | [INFO] [stderr] 265 | Err(why) => panic!("Couldn't create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:271:69 [INFO] [stderr] | [INFO] [stderr] 271 | Err(why) => panic!("Couldn't write to {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `"docker" "inspect" "3526f38ae2c2d64c8a28c6a9d8c124e9c34b7a8e5338e404f1a18052aa364a7a"` [INFO] running `"docker" "rm" "-f" "3526f38ae2c2d64c8a28c6a9d8c124e9c34b7a8e5338e404f1a18052aa364a7a"` [INFO] [stdout] 3526f38ae2c2d64c8a28c6a9d8c124e9c34b7a8e5338e404f1a18052aa364a7a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 3feb79b7db76fa7f9758c388f7ecbe335b3e13935be644c8d06aea4d9973422a [INFO] running `"docker" "start" "-a" "3feb79b7db76fa7f9758c388f7ecbe335b3e13935be644c8d06aea4d9973422a"` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:192:17 [INFO] [stderr] | [INFO] [stderr] 192 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:202:17 [INFO] [stderr] | [INFO] [stderr] 202 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:265:67 [INFO] [stderr] | [INFO] [stderr] 265 | Err(why) => panic!("Couldn't create {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:271:69 [INFO] [stderr] | [INFO] [stderr] 271 | Err(why) => panic!("Couldn't write to {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/book_summary-f5a07222d42a1f13 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::create_struct_onechapter_test ... ok [INFO] [stdout] test tests::create_struct_subchapter_test ... ok [INFO] [stdout] test tests::create_struct_empty_test ... ok [INFO] [stdout] test tests::create_struct_onefile_test ... ok [INFO] [stdout] test tests::get_file_list_test ... ok [INFO] [stdout] test tests::parse_config_test ... ok [INFO] [stdout] test book::tests::titlecase_test ... ok [INFO] [stdout] test tests::md_output_onechapter_test ... ok [INFO] [stdout] test tests::md_output_subchapter_test ... ok [INFO] [stdout] test tests::md_simple_structure_test ... ok [INFO] [stdout] test book::tests::file_print_test ... ok [INFO] [stdout] test tests::md_output_onefile_test ... ok [INFO] [stdout] test tests::sort_chapter_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3feb79b7db76fa7f9758c388f7ecbe335b3e13935be644c8d06aea4d9973422a"` [INFO] running `"docker" "rm" "-f" "3feb79b7db76fa7f9758c388f7ecbe335b3e13935be644c8d06aea4d9973422a"` [INFO] [stdout] 3feb79b7db76fa7f9758c388f7ecbe335b3e13935be644c8d06aea4d9973422a