[INFO] fetching crate nativeshell 0.1.3... [INFO] checking nativeshell-0.1.3 against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] extracting crate nativeshell 0.1.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate nativeshell 0.1.3 on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nativeshell 0.1.3 [INFO] finished tweaking crates.io crate nativeshell 0.1.3 [INFO] tweaked toml for crates.io crate nativeshell 0.1.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 726b104ace2048684eee04d9c00cbcc9e4086b8c7e8cf3a4d7788b60910bb35d [INFO] running `Command { std: "docker" "start" "-a" "726b104ace2048684eee04d9c00cbcc9e4086b8c7e8cf3a4d7788b60910bb35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "726b104ace2048684eee04d9c00cbcc9e4086b8c7e8cf3a4d7788b60910bb35d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726b104ace2048684eee04d9c00cbcc9e4086b8c7e8cf3a4d7788b60910bb35d", kill_on_drop: false }` [INFO] [stdout] 726b104ace2048684eee04d9c00cbcc9e4086b8c7e8cf3a4d7788b60910bb35d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b831b1c602a6264543a71d47cd226eecb923a8932fb21cf2eac411044d7a875b [INFO] running `Command { std: "docker" "start" "-a" "b831b1c602a6264543a71d47cd226eecb923a8932fb21cf2eac411044d7a875b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling pathdiff v0.2.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling cargo-emit v0.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking futures-channel v0.3.15 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling velcro_core v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling velcro_macros v0.5.2 [INFO] [stderr] Checking velcro v0.5.3 [INFO] [stderr] Checking futures-util v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling nativeshell_build v0.1.4 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling nativeshell v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "b831b1c602a6264543a71d47cd226eecb923a8932fb21cf2eac411044d7a875b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b831b1c602a6264543a71d47cd226eecb923a8932fb21cf2eac411044d7a875b", kill_on_drop: false }` [INFO] [stdout] b831b1c602a6264543a71d47cd226eecb923a8932fb21cf2eac411044d7a875b