[INFO] crate argot 0.2.2 is already in cache [INFO] testing argot-0.2.2 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate argot 0.2.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate argot 0.2.2 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate argot 0.2.2 [INFO] finished tweaking crates.io crate argot 0.2.2 [INFO] tweaked toml for crates.io crate argot 0.2.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 3264d939a48561c24019227d0ace4faf80ce1f66ad055db9c9a51ad345c7591c [INFO] running `"docker" "start" "-a" "3264d939a48561c24019227d0ace4faf80ce1f66ad055db9c9a51ad345c7591c"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling simple-error v0.1.12 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling console v0.10.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling indicatif v0.10.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling argot v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/rendering.rs:22:78 [INFO] [stderr] | [INFO] [stderr] 22 | Err(why) => panic!("Couldn't create {}: {}", path.display(), 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/rendering.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parser.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | let mut inner_content = Vec::new(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.97s [INFO] running `"docker" "inspect" "3264d939a48561c24019227d0ace4faf80ce1f66ad055db9c9a51ad345c7591c"` [INFO] running `"docker" "rm" "-f" "3264d939a48561c24019227d0ace4faf80ce1f66ad055db9c9a51ad345c7591c"` [INFO] [stdout] 3264d939a48561c24019227d0ace4faf80ce1f66ad055db9c9a51ad345c7591c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 1ed0d31e9345b7cb0786285fa793541bc0fe91b463b8d2fb5a4418c620c346bb [INFO] running `"docker" "start" "-a" "1ed0d31e9345b7cb0786285fa793541bc0fe91b463b8d2fb5a4418c620c346bb"` [INFO] [stderr] Compiling argot v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/rendering.rs:22:78 [INFO] [stderr] | [INFO] [stderr] 22 | Err(why) => panic!("Couldn't create {}: {}", path.display(), 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/rendering.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parser.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | let mut inner_content = Vec::new(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.36s [INFO] running `"docker" "inspect" "1ed0d31e9345b7cb0786285fa793541bc0fe91b463b8d2fb5a4418c620c346bb"` [INFO] running `"docker" "rm" "-f" "1ed0d31e9345b7cb0786285fa793541bc0fe91b463b8d2fb5a4418c620c346bb"` [INFO] [stdout] 1ed0d31e9345b7cb0786285fa793541bc0fe91b463b8d2fb5a4418c620c346bb [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 2512cbb9f0f8649c8f0010b3b8e44b71aa22442884fae4de406cfc21a3439bc2 [INFO] running `"docker" "start" "-a" "2512cbb9f0f8649c8f0010b3b8e44b71aa22442884fae4de406cfc21a3439bc2"` [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/rendering.rs:22:78 [INFO] [stderr] | [INFO] [stderr] 22 | Err(why) => panic!("Couldn't create {}: {}", path.display(), 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/rendering.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | why.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/parser.rs:157:29 [INFO] [stderr] | [INFO] [stderr] 157 | let mut inner_content = Vec::new(); [INFO] [stderr] | ----^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/argot-e7c233fab6af5df0 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test parser::test::test_extract_types ... ok [INFO] [stdout] test parser::test::test_get_comment_styles ... ok [INFO] [stdout] test parser::test::test_get_extension_from_filename ... ok [INFO] [stdout] test parser::test::test_remove_comment_style ... ok [INFO] [stdout] test rendering::rendering::test::new ... ok [INFO] [stdout] test rendering::rendering::test::render ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2512cbb9f0f8649c8f0010b3b8e44b71aa22442884fae4de406cfc21a3439bc2"` [INFO] running `"docker" "rm" "-f" "2512cbb9f0f8649c8f0010b3b8e44b71aa22442884fae4de406cfc21a3439bc2"` [INFO] [stdout] 2512cbb9f0f8649c8f0010b3b8e44b71aa22442884fae4de406cfc21a3439bc2