[INFO] fetching crate timens 0.1.9... [INFO] building timens-0.1.9 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate timens 0.1.9 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate timens 0.1.9 [INFO] finished tweaking crates.io crate timens 0.1.9 [INFO] tweaked toml for crates.io crate timens 0.1.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate timens 0.1.9 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate timens 0.1.9 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f770aa985eb3f2a6159ed4b0b007ab3eafa99b0500fe20ec201a98d538c555c7 [INFO] running `Command { std: "docker" "start" "-a" "f770aa985eb3f2a6159ed4b0b007ab3eafa99b0500fe20ec201a98d538c555c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f770aa985eb3f2a6159ed4b0b007ab3eafa99b0500fe20ec201a98d538c555c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f770aa985eb3f2a6159ed4b0b007ab3eafa99b0500fe20ec201a98d538c555c7", kill_on_drop: false }` [INFO] [stdout] f770aa985eb3f2a6159ed4b0b007ab3eafa99b0500fe20ec201a98d538c555c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 305d10c136b4e92365e978ee51e5dd4db8453fbb958b74a04748572ef866ec99 [INFO] running `Command { std: "docker" "start" "-a" "305d10c136b4e92365e978ee51e5dd4db8453fbb958b74a04748572ef866ec99", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde v1.0.153 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rsexp v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling timens v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling binprot_derive v0.1.6 [INFO] [stderr] Compiling binprot v0.1.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` 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: `with-chrono` [INFO] [stdout] --> src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/time.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/time.rs:295:7 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "305d10c136b4e92365e978ee51e5dd4db8453fbb958b74a04748572ef866ec99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305d10c136b4e92365e978ee51e5dd4db8453fbb958b74a04748572ef866ec99", kill_on_drop: false }` [INFO] [stdout] 305d10c136b4e92365e978ee51e5dd4db8453fbb958b74a04748572ef866ec99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e46d5b1229a02b26660143ddc2527cd631fe53fdc253628306ba856253a79e17 [INFO] running `Command { std: "docker" "start" "-a" "e46d5b1229a02b26660143ddc2527cd631fe53fdc253628306ba856253a79e17", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` 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: `with-chrono` [INFO] [stdout] --> src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/time.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/time.rs:295:7 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling timens v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/lib.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` 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: `with-chrono` [INFO] [stdout] --> src/lib.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/time.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `with-chrono` [INFO] [stdout] --> src/time.rs:295:7 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(feature = "with-chrono")] [INFO] [stdout] | ^^^^^^^^^^------------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"with_chrono"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `binio`, `binprot`, `chrono`, `chrono-tz`, `default`, `rsexp`, `serde`, `sexp`, `with_chrono`, and `with_serde` [INFO] [stdout] = help: consider adding `with-chrono` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `Command { std: "docker" "inspect" "e46d5b1229a02b26660143ddc2527cd631fe53fdc253628306ba856253a79e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46d5b1229a02b26660143ddc2527cd631fe53fdc253628306ba856253a79e17", kill_on_drop: false }` [INFO] [stdout] e46d5b1229a02b26660143ddc2527cd631fe53fdc253628306ba856253a79e17