[INFO] fetching crate libssg 0.1.1... [INFO] testing libssg-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate libssg 0.1.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate libssg 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 libssg 0.1.1 [INFO] finished tweaking crates.io crate libssg 0.1.1 [INFO] tweaked toml for crates.io crate libssg 0.1.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate libssg 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 62c48ffb98e11b68b677cec9acb156149e8b97c7844505dee34b515f78313625 [INFO] running `Command { std: "docker" "start" "-a" "62c48ffb98e11b68b677cec9acb156149e8b97c7844505dee34b515f78313625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62c48ffb98e11b68b677cec9acb156149e8b97c7844505dee34b515f78313625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62c48ffb98e11b68b677cec9acb156149e8b97c7844505dee34b515f78313625", kill_on_drop: false }` [INFO] [stdout] 62c48ffb98e11b68b677cec9acb156149e8b97c7844505dee34b515f78313625 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 5692748f562599bead9485e1647bc55765ed0278071249decd354215d5bd968a [INFO] running `Command { std: "docker" "start" "-a" "5692748f562599bead9485e1647bc55765ed0278071249decd354215d5bd968a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling libssg v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `blocks` [INFO] [stdout] --> src/compilers.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | blocks: Value, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compilers.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pandoc_api_version` [INFO] [stdout] --> src/compilers.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pandoc_api_version: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compilers.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.50s [INFO] running `Command { std: "docker" "inspect" "5692748f562599bead9485e1647bc55765ed0278071249decd354215d5bd968a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5692748f562599bead9485e1647bc55765ed0278071249decd354215d5bd968a", kill_on_drop: false }` [INFO] [stdout] 5692748f562599bead9485e1647bc55765ed0278071249decd354215d5bd968a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] ae728a1b88989725bbb6080c275f6dfeae2f215d9333aa984e3a6581888f9257 [INFO] running `Command { std: "docker" "start" "-a" "ae728a1b88989725bbb6080c275f6dfeae2f215d9333aa984e3a6581888f9257", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libssg v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `blocks` [INFO] [stdout] --> src/compilers.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | blocks: Value, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compilers.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pandoc_api_version` [INFO] [stdout] --> src/compilers.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pandoc_api_version: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compilers.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blocks` [INFO] [stdout] --> src/compilers.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | blocks: Value, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compilers.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pandoc_api_version` [INFO] [stdout] --> src/compilers.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | pandoc_api_version: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compilers.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/libssg-d003f059f10d1173) [INFO] running `Command { std: "docker" "inspect" "ae728a1b88989725bbb6080c275f6dfeae2f215d9333aa984e3a6581888f9257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae728a1b88989725bbb6080c275f6dfeae2f215d9333aa984e3a6581888f9257", kill_on_drop: false }` [INFO] [stdout] ae728a1b88989725bbb6080c275f6dfeae2f215d9333aa984e3a6581888f9257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 4ccd72ac1fed90432bb55a1f9e300ceacc236e5b448ec9528c146845df1c2525 [INFO] running `Command { std: "docker" "start" "-a" "4ccd72ac1fed90432bb55a1f9e300ceacc236e5b448ec9528c146845df1c2525", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `blocks` [INFO] [stdout] [INFO] [stderr] --> src/compilers.rs:89:9 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stdout] test tests::it_works ... ok [INFO] [stderr] 89 | blocks: Value, [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compilers.rs:87:27 [INFO] [stderr] | [INFO] [stderr] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pandoc_api_version` [INFO] [stderr] --> src/compilers.rs:91:9 [INFO] [stderr] | [INFO] [stderr] 91 | pandoc_api_version: Value, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PandocJsonOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compilers.rs:87:27 [INFO] [stderr] | [INFO] [stderr] 87 | #[derive(Deserialize, Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `libssg` (lib) generated 2 warnings [INFO] [stderr] warning: `libssg` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libssg-d003f059f10d1173) [INFO] [stderr] Doc-tests libssg [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ccd72ac1fed90432bb55a1f9e300ceacc236e5b448ec9528c146845df1c2525", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ccd72ac1fed90432bb55a1f9e300ceacc236e5b448ec9528c146845df1c2525", kill_on_drop: false }` [INFO] [stdout] 4ccd72ac1fed90432bb55a1f9e300ceacc236e5b448ec9528c146845df1c2525