[INFO] fetching crate apis 0.5.10...
[INFO] checking apis-0.5.10 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate apis 0.5.10 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate apis 0.5.10 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate apis 0.5.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate apis 0.5.10
[INFO] tweaked toml for crates.io crate apis 0.5.10 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate apis 0.5.10 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5810da0606293b3198e37fc92590cf6040ff0d8da33e4deb6087616366d0cf49
[INFO] running `Command { std: "docker" "start" "-a" "5810da0606293b3198e37fc92590cf6040ff0d8da33e4deb6087616366d0cf49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5810da0606293b3198e37fc92590cf6040ff0d8da33e4deb6087616366d0cf49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5810da0606293b3198e37fc92590cf6040ff0d8da33e4deb6087616366d0cf49", kill_on_drop: false }`
[INFO] [stdout] 5810da0606293b3198e37fc92590cf6040ff0d8da33e4deb6087616366d0cf49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0db05dbf5cbc947f98f744901a3d95392353e8e2e109c8bf359b60ef8494ba2
[INFO] running `Command { std: "docker" "start" "-a" "a0db05dbf5cbc947f98f744901a3d95392353e8e2e109c8bf359b60ef8494ba2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling xml-rs v0.8.21
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling cc v1.1.14
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking wayland-egl v0.29.5
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling glium v0.31.0
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking marksman_escape v0.1.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking bounded-spsc-queue v0.4.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking unbounded-spsc v0.1.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking takeable-option v0.5.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking macro-machines v0.10.6
[INFO] [stderr]     Checking apis v0.5.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.68s
[INFO] running `Command { std: "docker" "inspect" "a0db05dbf5cbc947f98f744901a3d95392353e8e2e109c8bf359b60ef8494ba2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0db05dbf5cbc947f98f744901a3d95392353e8e2e109c8bf359b60ef8494ba2", kill_on_drop: false }`
[INFO] [stdout] a0db05dbf5cbc947f98f744901a3d95392353e8e2e109c8bf359b60ef8494ba2
