[INFO] fetching crate restic_ez 0.3.0... [INFO] testing restic_ez-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate restic_ez 0.3.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate restic_ez 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ebacktrace v0.3.2 [INFO] [stderr] Downloaded ezexec v0.1.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-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dad0d7512646aff9a691f1d85907bda140a794d66a59f3dfbde19aee3e513d6c [INFO] running `Command { std: "docker" "start" "-a" "dad0d7512646aff9a691f1d85907bda140a794d66a59f3dfbde19aee3e513d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dad0d7512646aff9a691f1d85907bda140a794d66a59f3dfbde19aee3e513d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad0d7512646aff9a691f1d85907bda140a794d66a59f3dfbde19aee3e513d6c", kill_on_drop: false }` [INFO] [stdout] dad0d7512646aff9a691f1d85907bda140a794d66a59f3dfbde19aee3e513d6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3cde18a5e81b01461f8b8375555c9df57d893c8f177fdd6444eccbf934ab0ea [INFO] running `Command { std: "docker" "start" "-a" "b3cde18a5e81b01461f8b8375555c9df57d893c8f177fdd6444eccbf934ab0ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ebacktrace v0.3.2 [INFO] [stderr] Compiling ezexec v0.1.1 [INFO] [stderr] Compiling serde v1.0.130 [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 24.18s [INFO] running `Command { std: "docker" "inspect" "b3cde18a5e81b01461f8b8375555c9df57d893c8f177fdd6444eccbf934ab0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3cde18a5e81b01461f8b8375555c9df57d893c8f177fdd6444eccbf934ab0ea", kill_on_drop: false }` [INFO] [stdout] b3cde18a5e81b01461f8b8375555c9df57d893c8f177fdd6444eccbf934ab0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 015464d472fa024c41ed7b47790ebccea9407789318f1776d389343e5e5d5bd0 [INFO] running `Command { std: "docker" "start" "-a" "015464d472fa024c41ed7b47790ebccea9407789318f1776d389343e5e5d5bd0", 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.74s [INFO] running `Command { std: "docker" "inspect" "015464d472fa024c41ed7b47790ebccea9407789318f1776d389343e5e5d5bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015464d472fa024c41ed7b47790ebccea9407789318f1776d389343e5e5d5bd0", kill_on_drop: false }` [INFO] [stdout] 015464d472fa024c41ed7b47790ebccea9407789318f1776d389343e5e5d5bd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6b7bde4ecf57beab3df73ed616b29b3062fe7ab3d9d39ba6ae4ef97895f45ba [INFO] running `Command { std: "docker" "start" "-a" "a6b7bde4ecf57beab3df73ed616b29b3062fe7ab3d9d39ba6ae4ef97895f45ba", 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.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/restic_ez-d9efdb92edde5afb) [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-77cb502dfaf27738) [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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6b7bde4ecf57beab3df73ed616b29b3062fe7ab3d9d39ba6ae4ef97895f45ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b7bde4ecf57beab3df73ed616b29b3062fe7ab3d9d39ba6ae4ef97895f45ba", kill_on_drop: false }` [INFO] [stdout] a6b7bde4ecf57beab3df73ed616b29b3062fe7ab3d9d39ba6ae4ef97895f45ba