[INFO] cloning repository https://github.com/keanuk/semmel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keanuk/semmel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeanuk%2Fsemmel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeanuk%2Fsemmel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84342e0f668ff06343593c0ff6e056db5c0d9563 [INFO] checking keanuk/semmel against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeanuk%2Fsemmel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/keanuk/semmel [INFO] finished tweaking git repo https://github.com/keanuk/semmel [INFO] tweaked toml for git repo https://github.com/keanuk/semmel written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/keanuk/semmel on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/keanuk/semmel 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c50259b725e24927e58f256b01b23caa19ea2d8867b691f5070212a93c626d1c [INFO] running `Command { std: "docker" "start" "-a" "c50259b725e24927e58f256b01b23caa19ea2d8867b691f5070212a93c626d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c50259b725e24927e58f256b01b23caa19ea2d8867b691f5070212a93c626d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50259b725e24927e58f256b01b23caa19ea2d8867b691f5070212a93c626d1c", kill_on_drop: false }` [INFO] [stdout] c50259b725e24927e58f256b01b23caa19ea2d8867b691f5070212a93c626d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 010a6c1a13df4a2a04e8396a69838a215f7ff880aa32f4b5cfbd558c6ff6a5fe [INFO] running `Command { std: "docker" "start" "-a" "010a6c1a13df4a2a04e8396a69838a215f7ff880aa32f4b5cfbd558c6ff6a5fe", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking gettext-rs v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk4-sys v0.4.8 [INFO] [stderr] Compiling graphene-sys v0.15.10 [INFO] [stderr] Compiling gsk4-sys v0.4.8 [INFO] [stderr] Compiling gtk4-sys v0.4.8 [INFO] [stderr] Compiling libadwaita-sys v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling pest v2.3.0 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk4-macros v0.4.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking graphene-rs v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk4 v0.4.8 [INFO] [stderr] Checking gsk4 v0.4.8 [INFO] [stderr] Checking gtk4 v0.4.8 [INFO] [stderr] Checking libadwaita v0.1.1 [INFO] [stderr] Checking semmel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "010a6c1a13df4a2a04e8396a69838a215f7ff880aa32f4b5cfbd558c6ff6a5fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "010a6c1a13df4a2a04e8396a69838a215f7ff880aa32f4b5cfbd558c6ff6a5fe", kill_on_drop: false }` [INFO] [stdout] 010a6c1a13df4a2a04e8396a69838a215f7ff880aa32f4b5cfbd558c6ff6a5fe