[INFO] cloning repository https://github.com/cubehub/doppler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cubehub/doppler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcubehub%2Fdoppler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5f13df14c2cf81931a6502947508e4339c8b8e89 [INFO] testing cubehub/doppler 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%2Fcubehub%2Fdoppler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cubehub/doppler [INFO] finished tweaking git repo https://github.com/cubehub/doppler [INFO] tweaked toml for git repo https://github.com/cubehub/doppler written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cubehub/doppler 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/cubehub/doppler 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating git repository `https://github.com/marjakm/fern-rs.git` [INFO] [stderr] Updating git repository `https://github.com/cubehub/rust-gpredict.git` [INFO] [stderr] Updating git repository `https://github.com/cubehub/rust-liquid-dsp.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/cubehub/rust-coordinates.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time v0.1.35 [INFO] [stderr] Downloaded num-iter v0.1.32 [INFO] [stderr] Downloaded num v0.1.36 [INFO] [stderr] Downloaded num-integer v0.1.32 [INFO] [stderr] Downloaded num-rational v0.1.35 [INFO] [stderr] Downloaded strsim v0.5.2 [INFO] [stderr] Downloaded lazy_static v0.2.2 [INFO] [stderr] Downloaded ansi_term v0.9.0 [INFO] [stderr] Downloaded term_size v0.2.1 [INFO] [stderr] Downloaded rand v0.3.15 [INFO] [stderr] Downloaded vec_map v0.6.0 [INFO] [stderr] Downloaded unicode-segmentation v0.1.2 [INFO] [stderr] Downloaded unicode-width v0.1.3 [INFO] [stderr] Downloaded libc v0.2.17 [INFO] [stderr] Downloaded gcc v0.3.38 [INFO] [stderr] Downloaded num-complex v0.1.35 [INFO] [stderr] Downloaded num-bigint v0.1.35 [INFO] [stderr] Downloaded num-traits v0.1.36 [INFO] [stderr] Downloaded clap v2.19.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f58dd19926054fb56c0782fca1215a0df41adae5dbf1e9fb90523256c1deb46a [INFO] running `Command { std: "docker" "start" "-a" "f58dd19926054fb56c0782fca1215a0df41adae5dbf1e9fb90523256c1deb46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f58dd19926054fb56c0782fca1215a0df41adae5dbf1e9fb90523256c1deb46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58dd19926054fb56c0782fca1215a0df41adae5dbf1e9fb90523256c1deb46a", kill_on_drop: false }` [INFO] [stdout] f58dd19926054fb56c0782fca1215a0df41adae5dbf1e9fb90523256c1deb46a [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: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] 4d2c8ef6de09cf2795e075e4aa5e395a92fd3e2c6b61de1a2a898097ba7c25ee [INFO] running `Command { std: "docker" "start" "-a" "4d2c8ef6de09cf2795e075e4aa5e395a92fd3e2c6b61de1a2a898097ba7c25ee", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.17 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling gcc v0.3.38 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.3 [INFO] [stderr] Compiling unicode-segmentation v0.1.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling fern v0.4.0 (https://github.com/marjakm/fern-rs.git#9b1b821a) [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling term_size v0.2.1 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5 [INFO] [stdout] | [INFO] [stdout] 1155 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v2.19.0 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stdout] error: missing fragment specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.19.0/src/macros.rs:510:34 [INFO] [stdout] | [INFO] [stdout] 510 | (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: fragment specifiers must be provided [INFO] [stdout] = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility [INFO] [stdout] help: try adding a specifier here [INFO] [stdout] | [INFO] [stdout] 510 | (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => { [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling doppler v1.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4d2c8ef6de09cf2795e075e4aa5e395a92fd3e2c6b61de1a2a898097ba7c25ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2c8ef6de09cf2795e075e4aa5e395a92fd3e2c6b61de1a2a898097ba7c25ee", kill_on_drop: false }` [INFO] [stdout] 4d2c8ef6de09cf2795e075e4aa5e395a92fd3e2c6b61de1a2a898097ba7c25ee