[INFO] cloning repository https://github.com/Tehforsch/rbob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tehforsch/rbob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Frbob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Frbob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9126807474fadd78d09abe4ac3d69d44a331e8f [INFO] checking Tehforsch/rbob/e9126807474fadd78d09abe4ac3d69d44a331e8f against try#0edd13c68435d50367c79cef43ac2768d2ec4f3d for pr-129422 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTehforsch%2Frbob" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tehforsch/rbob on toolchain 0edd13c68435d50367c79cef43ac2768d2ec4f3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tehforsch/rbob [INFO] finished tweaking git repo https://github.com/Tehforsch/rbob [INFO] tweaked toml for git repo https://github.com/Tehforsch/rbob written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tehforsch/rbob 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" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a019339eb34da445b271cd5ab50a6954b995d3171c12c401aa36d0248583b3c [INFO] running `Command { std: "docker" "start" "-a" "8a019339eb34da445b271cd5ab50a6954b995d3171c12c401aa36d0248583b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a019339eb34da445b271cd5ab50a6954b995d3171c12c401aa36d0248583b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a019339eb34da445b271cd5ab50a6954b995d3171c12c401aa36d0248583b3c", kill_on_drop: false }` [INFO] [stdout] 8a019339eb34da445b271cd5ab50a6954b995d3171c12c401aa36d0248583b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+0edd13c68435d50367c79cef43ac2768d2ec4f3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bfedf23c37fe7dd484d57f3fa4f97d26165caa780ad62496d7280fe3a8bb6c66 [INFO] running `Command { std: "docker" "start" "-a" "bfedf23c37fe7dd484d57f3fa4f97d26165caa780ad62496d7280fe3a8bb6c66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling camino v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Compiling hdf5-src v0.8.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking kdtree v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking ndarray v0.15.2 [INFO] [stderr] Checking ordered-float v2.8.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking ndarray-stats v0.5.0 [INFO] [stderr] Checking bob v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "bfedf23c37fe7dd484d57f3fa4f97d26165caa780ad62496d7280fe3a8bb6c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfedf23c37fe7dd484d57f3fa4f97d26165caa780ad62496d7280fe3a8bb6c66", kill_on_drop: false }` [INFO] [stdout] bfedf23c37fe7dd484d57f3fa4f97d26165caa780ad62496d7280fe3a8bb6c66