[INFO] updating cached repository https://github.com/aizcutei/pseudoinstall-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bc50942778ee015a219054eb01f3c0c768052d0 [INFO] checking aizcutei/pseudoinstall-template/4bc50942778ee015a219054eb01f3c0c768052d0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faizcutei%2Fpseudoinstall-template" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aizcutei/pseudoinstall-template on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aizcutei/pseudoinstall-template [INFO] finished tweaking git repo https://github.com/aizcutei/pseudoinstall-template [INFO] tweaked toml for git repo https://github.com/aizcutei/pseudoinstall-template written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aizcutei/pseudoinstall-template 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dee81a41ff4493f551fb3617a5082eb5cd5a936d5dab416ce0a08dae868a081a [INFO] running `Command { std: "docker" "start" "-a" "dee81a41ff4493f551fb3617a5082eb5cd5a936d5dab416ce0a08dae868a081a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dee81a41ff4493f551fb3617a5082eb5cd5a936d5dab416ce0a08dae868a081a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee81a41ff4493f551fb3617a5082eb5cd5a936d5dab416ce0a08dae868a081a", kill_on_drop: false }` [INFO] [stdout] dee81a41ff4493f551fb3617a5082eb5cd5a936d5dab416ce0a08dae868a081a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276615038a19d1191fcb6c4ec5d21a9f236591cd5bd6861031441539a4086e24 [INFO] running `Command { std: "docker" "start" "-a" "276615038a19d1191fcb6c4ec5d21a9f236591cd5bd6861031441539a4086e24", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Checking tinystr v0.3.2 [INFO] [stderr] Checking fragile v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking unic-langid-impl v0.7.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking fluent-syntax v0.9.1 [INFO] [stderr] Checking kurbo v0.5.7 [INFO] [stderr] Checking unic-langid v0.7.1 [INFO] [stderr] Checking fluent-langneg v0.11.1 [INFO] [stderr] Checking intl_pluralrules v5.0.2 [INFO] [stderr] Checking simple_logger v1.5.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Checking piet v0.0.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking piet-cairo v0.0.7 [INFO] [stderr] Checking piet-common v0.0.7 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.1.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stdout] error: using an old version of `rental` [INFO] [stdout] | [INFO] [stdout] = note: older versions of the `rental` crate no longer compile; please update to `rental` v0.5.6, or switch to one of the `rental` alternatives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rental` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "276615038a19d1191fcb6c4ec5d21a9f236591cd5bd6861031441539a4086e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276615038a19d1191fcb6c4ec5d21a9f236591cd5bd6861031441539a4086e24", kill_on_drop: false }` [INFO] [stdout] 276615038a19d1191fcb6c4ec5d21a9f236591cd5bd6861031441539a4086e24