[INFO] fetching crate restic_ez 0.3.0... [INFO] testing restic_ez-0.3.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate restic_ez 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate restic_ez 0.3.0 [INFO] finished tweaking crates.io crate restic_ez 0.3.0 [INFO] tweaked toml for crates.io crate restic_ez 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate restic_ez 0.3.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate restic_ez 0.3.0 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml v0.5.8 [INFO] [stderr] Downloaded proc-macro2 v1.0.32 [INFO] [stderr] Downloaded ebacktrace v0.3.2 [INFO] [stderr] Downloaded ezexec v0.1.1 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded backtrace v0.3.63 [INFO] [stderr] Downloaded syn v1.0.81 [INFO] [stderr] Downloaded object v0.27.1 [INFO] [stderr] Downloaded serde_json v1.0.71 [INFO] [stderr] Downloaded libc v0.2.107 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bb9ac4b6e8fe4eaad2f1aabb4b354cab76c04a77d4deab44d3e94229d95713a [INFO] running `Command { std: "docker" "start" "-a" "2bb9ac4b6e8fe4eaad2f1aabb4b354cab76c04a77d4deab44d3e94229d95713a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb9ac4b6e8fe4eaad2f1aabb4b354cab76c04a77d4deab44d3e94229d95713a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb9ac4b6e8fe4eaad2f1aabb4b354cab76c04a77d4deab44d3e94229d95713a", kill_on_drop: false }` [INFO] [stdout] 2bb9ac4b6e8fe4eaad2f1aabb4b354cab76c04a77d4deab44d3e94229d95713a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd289b7abea12a6babd55e90df116731a0c7ba6932ae0cab925ff51a4be67f05 [INFO] running `Command { std: "docker" "start" "-a" "dd289b7abea12a6babd55e90df116731a0c7ba6932ae0cab925ff51a4be67f05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling ebacktrace v0.3.2 [INFO] [stderr] Compiling ezexec v0.1.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling restic_ez v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stdout] --> src/error.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | define_error!(ErrorImpl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stdout] --> src/error.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | define_error!(ErrorImpl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.12s [INFO] running `Command { std: "docker" "inspect" "dd289b7abea12a6babd55e90df116731a0c7ba6932ae0cab925ff51a4be67f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd289b7abea12a6babd55e90df116731a0c7ba6932ae0cab925ff51a4be67f05", kill_on_drop: false }` [INFO] [stdout] dd289b7abea12a6babd55e90df116731a0c7ba6932ae0cab925ff51a4be67f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d43f653e2e8b0ee4e9806705440bc2d5a30cde866af4977039fdee72f31f70a6 [INFO] running `Command { std: "docker" "start" "-a" "d43f653e2e8b0ee4e9806705440bc2d5a30cde866af4977039fdee72f31f70a6", kill_on_drop: false }` [INFO] [stderr] Compiling restic_ez v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stdout] --> src/error.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | define_error!(ErrorImpl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stdout] --> src/error.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | define_error!(ErrorImpl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stdout] --> src/error.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | define_error!(ErrorImpl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stdout] --> src/error.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | define_error!(ErrorImpl); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "d43f653e2e8b0ee4e9806705440bc2d5a30cde866af4977039fdee72f31f70a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43f653e2e8b0ee4e9806705440bc2d5a30cde866af4977039fdee72f31f70a6", kill_on_drop: false }` [INFO] [stdout] d43f653e2e8b0ee4e9806705440bc2d5a30cde866af4977039fdee72f31f70a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64a9e0e084d32624b65744b9e28fb2935f77e4e61a49eff803e53f4edb41504e [INFO] running `Command { std: "docker" "start" "-a" "64a9e0e084d32624b65744b9e28fb2935f77e4e61a49eff803e53f4edb41504e", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stderr] --> src/error.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | define_error!(ErrorImpl); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `derive_display` [INFO] [stderr] --> src/error.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | define_error!(ErrorImpl); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `define_error` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `define_error` may come from an old version of the `ebacktrace` crate, try updating your dependency with `cargo update -p ebacktrace` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `define_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `restic_ez` (bin "restic-ez") generated 2 warnings [INFO] [stderr] warning: `restic_ez` (bin "restic-ez" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restic_ez-0e0f4a6021b2d43f) [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/build.rs (/opt/rustwide/target/debug/deps/build-5d71235a6922be41) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "64a9e0e084d32624b65744b9e28fb2935f77e4e61a49eff803e53f4edb41504e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a9e0e084d32624b65744b9e28fb2935f77e4e61a49eff803e53f4edb41504e", kill_on_drop: false }` [INFO] [stdout] 64a9e0e084d32624b65744b9e28fb2935f77e4e61a49eff803e53f4edb41504e