[INFO] cloning repository https://github.com/ChristopherBiscardi/digital-garden [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherBiscardi/digital-garden" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fdigital-garden", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fdigital-garden'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95d2d82364305ce39150bc2e8301bf6adece1696 [INFO] testing ChristopherBiscardi/digital-garden against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherBiscardi%2Fdigital-garden" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ChristopherBiscardi/digital-garden [INFO] finished tweaking git repo https://github.com/ChristopherBiscardi/digital-garden [INFO] tweaked toml for git repo https://github.com/ChristopherBiscardi/digital-garden written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ChristopherBiscardi/digital-garden on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ChristopherBiscardi/digital-garden already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.1.10 [INFO] [stderr] Downloaded linked-hash-map v0.5.3 [INFO] [stderr] Downloaded tempfile v3.1.0 [INFO] [stderr] Downloaded yaml-rust v0.4.4 [INFO] [stderr] Downloaded ignore v0.4.16 [INFO] [stderr] Downloaded predicates-core v1.0.0 [INFO] [stderr] Downloaded dirs-sys v0.3.5 [INFO] [stderr] Downloaded globwalk v0.7.3 [INFO] [stderr] Downloaded assert_cmd v1.0.1 [INFO] [stderr] Downloaded sharded-slab v0.0.9 [INFO] [stderr] Downloaded eyre v0.6.1 [INFO] [stderr] Downloaded signal-hook-registry v1.2.2 [INFO] [stderr] Downloaded structopt v0.3.19 [INFO] [stderr] Downloaded regex-syntax v0.6.19 [INFO] [stderr] Downloaded backtrace v0.3.52 [INFO] [stderr] Downloaded object v0.20.0 [INFO] [stderr] Downloaded aho-corasick v0.7.13 [INFO] [stderr] Downloaded minus v2.1.0 [INFO] [stderr] Downloaded flate2 v1.0.19 [INFO] [stderr] Downloaded syntect v4.5.0 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded color-eyre v0.5.6 [INFO] [stderr] Downloaded regex v1.4.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.13 [INFO] [stderr] Downloaded pulldown-cmark v0.8.0 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded cc v1.0.66 [INFO] [stderr] Downloaded syn v1.0.55 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded thiserror v1.0.22 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded plist v1.0.0 [INFO] [stderr] Downloaded terminal_size v0.1.15 [INFO] [stderr] Downloaded crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.22 [INFO] [stderr] Downloaded globset v0.4.5 [INFO] [stderr] Downloaded predicates v1.0.5 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded console v0.13.0 [INFO] [stderr] Downloaded zeroize v0.9.3 [INFO] [stderr] Downloaded dialoguer v0.7.1 [INFO] [stderr] Downloaded rust-argon2 v0.8.2 [INFO] [stderr] Downloaded directories v3.0.1 [INFO] [stderr] Downloaded edit v0.1.2 [INFO] [stderr] Downloaded signal-hook v0.1.16 [INFO] [stderr] Downloaded structopt-derive v0.4.12 [INFO] [stderr] Downloaded onig v6.1.1 [INFO] [stderr] Downloaded predicates-tree v1.0.0 [INFO] [stderr] Downloaded assert_fs v1.0.0 [INFO] [stderr] Downloaded once_cell v1.4.1 [INFO] [stderr] Downloaded which v3.1.1 [INFO] [stderr] Downloaded onig_sys v69.6.0 [INFO] [stderr] Downloaded escargot v0.5.0 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded rprompt v1.0.5 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded tracing v0.1.21 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eece6f5002f5cc33e7d03359923c9c1c548f8f8a8d0cf3c1f875c1d9ffe589af [INFO] running `Command { std: "docker" "start" "-a" "eece6f5002f5cc33e7d03359923c9c1c548f8f8a8d0cf3c1f875c1d9ffe589af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eece6f5002f5cc33e7d03359923c9c1c548f8f8a8d0cf3c1f875c1d9ffe589af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eece6f5002f5cc33e7d03359923c9c1c548f8f8a8d0cf3c1f875c1d9ffe589af", kill_on_drop: false }` [INFO] [stdout] eece6f5002f5cc33e7d03359923c9c1c548f8f8a8d0cf3c1f875c1d9ffe589af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] db9c3eb166c569d60b09b861fe88cdfe663c1602d4159d9e7f8c4cce9413ea1a [INFO] running `Command { std: "docker" "start" "-a" "db9c3eb166c569d60b09b861fe88cdfe663c1602d4159d9e7f8c4cce9413ea1a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling regex v1.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.52 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling dialoguer v0.7.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling edit v0.1.2 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling rprompt v1.0.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling structopt v0.3.19 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling minus v2.1.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling digital-garden v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stdout] --> src/main.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(feature = "capture-spantrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stdout] --> src/main.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "capture-spantrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/main.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | &output_file.set_extension("html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 183 | let _ = &output_file.set_extension("html"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "db9c3eb166c569d60b09b861fe88cdfe663c1602d4159d9e7f8c4cce9413ea1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9c3eb166c569d60b09b861fe88cdfe663c1602d4159d9e7f8c4cce9413ea1a", kill_on_drop: false }` [INFO] [stdout] db9c3eb166c569d60b09b861fe88cdfe663c1602d4159d9e7f8c4cce9413ea1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2fbc44b66e6e5901e2ae845a0aa0b6b3c1ac7e74c902d80c1eaf5834a82eec02 [INFO] running `Command { std: "docker" "start" "-a" "2fbc44b66e6e5901e2ae845a0aa0b6b3c1ac7e74c902d80c1eaf5834a82eec02", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stdout] --> src/main.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(feature = "capture-spantrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stdout] --> src/main.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "capture-spantrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/main.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | &output_file.set_extension("html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 183 | let _ = &output_file.set_extension("html"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.16 [INFO] [stderr] Compiling globwalk v0.7.3 [INFO] [stderr] Compiling assert_fs v1.0.0 [INFO] [stderr] Compiling digital-garden v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stdout] --> src/main.rs:244:7 [INFO] [stdout] | [INFO] [stdout] 244 | #[cfg(feature = "capture-spantrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stdout] --> src/main.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 103 | #[cfg(feature = "capture-spantrace")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(bool_to_option)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/main.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | &output_file.set_extension("html"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 183 | let _ = &output_file.set_extension("html"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.73s [INFO] running `Command { std: "docker" "inspect" "2fbc44b66e6e5901e2ae845a0aa0b6b3c1ac7e74c902d80c1eaf5834a82eec02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fbc44b66e6e5901e2ae845a0aa0b6b3c1ac7e74c902d80c1eaf5834a82eec02", kill_on_drop: false }` [INFO] [stdout] 2fbc44b66e6e5901e2ae845a0aa0b6b3c1ac7e74c902d80c1eaf5834a82eec02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 79d0969540abe362bbb1aa0abc9305320b72a2a8e0661a39956276c54a0a831f [INFO] running `Command { std: "docker" "start" "-a" "79d0969540abe362bbb1aa0abc9305320b72a2a8e0661a39956276c54a0a831f", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stderr] --> src/main.rs:244:7 [INFO] [stderr] | [INFO] [stderr] 244 | #[cfg(feature = "capture-spantrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `capture-spantrace` [INFO] [stderr] --> src/main.rs:103:11 [INFO] [stderr] | [INFO] [stderr] 103 | #[cfg(feature = "capture-spantrace")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `capture-spantrace` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: the feature `bool_to_option` has been stable since 1.62.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(bool_to_option)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(stable_features)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/main.rs:183:17 [INFO] [stderr] | [INFO] [stderr] 183 | &output_file.set_extension("html"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 183 | let _ = &output_file.set_extension("html"); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `digital-garden` (bin "garden") generated 4 warnings [INFO] [stderr] warning: `digital-garden` (bin "garden" test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/digital_garden-d06a02c44ce1a3d2) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/garden-c03fa12fdd4405e2) [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] [stderr] Running tests/integration.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration-780e1b4e58165897) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_add has been running for over 60 seconds [INFO] [stdout] test test_add ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_add stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_add' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.1/src/assert.rs:152:13: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```error: Found argument 'init' which wasn't expected, or isn't valid in this context [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] garden [OPTIONS] [INFO] [stdout] [INFO] [stdout] For more information try --help [INFO] [stdout] ``` [INFO] [stdout] command=`GARDEN_PATH="/tmp/.tmpGhNCx0" "/tmp/.tmpGhNCx0/x86_64-unknown-linux-musl/debug/garden" "init"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```error: Found argument 'init' which wasn't expected, or isn't valid in this context [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] garden [OPTIONS] [INFO] [stdout] [INFO] [stdout] For more information try --help [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7bf0b7959872 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7bf0b7959872 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7bf0b7959872 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7bf0b7959872 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7bf0b7995d33 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7bf0b7995d33 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7bf0b7956633 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7bf0b7956633 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7bf0b79596c2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7bf0b795afdc - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7bf0b795ae32 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7bf0b79266c4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7bf0b79266c4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7bf0b795b963 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7bf0b795b963 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7bf0b795b72a - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7bf0b7959d69 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7bf0b795b3bd - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7bf0b7827540 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7bf0b782fd72 - assert_cmd::assert::Assert::success::h0e95e0de9261581c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.1/src/assert.rs:152:13 [INFO] [stdout] 20: 0x7bf0b782914b - integration::test_add::hb98cad7eb1ca6244 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:17:12 [INFO] [stdout] 21: 0x7bf0b7828cd7 - integration::test_add::{{closure}}::hc3ebfd80ceefcb9f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration.rs:4:14 [INFO] [stdout] 22: 0x7bf0b78284a6 - core::ops::function::FnOnce::call_once::h01d474602c2c93b9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7bf0b792bdbb - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x7bf0b792bdbb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x7bf0b792b02e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 26: 0x7bf0b792b02e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x7bf0b792b02e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x7bf0b792b02e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x7bf0b792b02e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x7bf0b792b02e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x7bf0b792b02e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x7bf0b78efeb4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x7bf0b78efeb4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x7bf0b78f36aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x7bf0b78f36aa - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x7bf0b78f36aa - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x7bf0b78f36aa - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x7bf0b78f36aa - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x7bf0b78f36aa - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x7bf0b78f36aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x7bf0b795e567 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x7bf0b795e567 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x7bf0b795e567 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_add [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 79.27s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration` [INFO] running `Command { std: "docker" "inspect" "79d0969540abe362bbb1aa0abc9305320b72a2a8e0661a39956276c54a0a831f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79d0969540abe362bbb1aa0abc9305320b72a2a8e0661a39956276c54a0a831f", kill_on_drop: false }` [INFO] [stdout] 79d0969540abe362bbb1aa0abc9305320b72a2a8e0661a39956276c54a0a831f