[INFO] fetching crate pn-editor 0.9.2...
[INFO] checking pn-editor-0.9.2 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate pn-editor 0.9.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pn-editor 0.9.2
[INFO] finished tweaking crates.io crate pn-editor 0.9.2
[INFO] tweaked toml for crates.io crate pn-editor 0.9.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pn-editor 0.9.2 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pn-editor 0.9.2 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7bd97dc11ec20c8cb487ad6e7b50e6049ec41bce46a78a8d34aff2182d6c5a1
[INFO] running `Command { std: "docker" "start" "-a" "f7bd97dc11ec20c8cb487ad6e7b50e6049ec41bce46a78a8d34aff2182d6c5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7bd97dc11ec20c8cb487ad6e7b50e6049ec41bce46a78a8d34aff2182d6c5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7bd97dc11ec20c8cb487ad6e7b50e6049ec41bce46a78a8d34aff2182d6c5a1", kill_on_drop: false }`
[INFO] [stdout] f7bd97dc11ec20c8cb487ad6e7b50e6049ec41bce46a78a8d34aff2182d6c5a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22f1b37d25ac6e162e10ecf5fb613ea89e52a427ab246d1db1b83698b3f23db8
[INFO] running `Command { std: "docker" "start" "-a" "22f1b37d25ac6e162e10ecf5fb613ea89e52a427ab246d1db1b83698b3f23db8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling wayland-scanner v0.29.4
[INFO] [stderr]     Checking libloading v0.7.3
[INFO] [stderr]    Compiling wayland-sys v0.29.4
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking dlib v0.5.0
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling wayland-scanner v0.23.6
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]    Compiling wayland-client v0.29.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]    Compiling wayland-protocols v0.29.4
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]     Checking nom v7.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking wayland-sys v0.23.6
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling wayland-client v0.23.6
[INFO] [stderr]    Compiling wayland-protocols v0.23.6
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking wayland-commons v0.29.4
[INFO] [stderr]     Checking calloop v0.9.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking wayland-commons v0.23.6
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking wayland-cursor v0.29.4
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling unicode-general-category v0.4.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking wayland-egl v0.29.4
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.15.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling atk-sys v0.14.0
[INFO] [stderr]    Compiling gdk-sys v0.14.0
[INFO] [stderr]    Compiling gtk-sys v0.14.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking unicode-script v0.5.4
[INFO] [stderr]    Compiling pns v0.10.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]    Compiling rfd v0.4.4
[INFO] [stderr]     Checking ouroboros v0.15.0
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking image v0.24.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking x11-clipboard v0.5.3
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]     Checking rgb v0.8.33
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking generational-arena v0.2.8
[INFO] [stderr]     Checking vector-space v0.3.0
[INFO] [stderr]     Checking lru v0.7.7
[INFO] [stderr]     Checking gapp v0.1.0
[INFO] [stderr]     Checking data-stream v0.1.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking rustybuzz v0.5.1
[INFO] [stderr]     Checking imgref v1.9.2
[INFO] [stderr]     Checking text-editing v0.1.3
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking single-whitespace-text-editing v0.1.0
[INFO] [stderr]     Checking vector-basis v0.1.0
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking header-parsing v0.1.0
[INFO] [stderr]     Checking resource v0.5.0
[INFO] [stderr]     Checking ga2 v0.2.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]     Checking glutin v0.28.0
[INFO] [stderr]     Checking smithay-clipboard v0.4.0
[INFO] [stderr]     Checking femtovg v0.3.5
[INFO] [stderr]     Checking gapp-winit v0.4.0
[INFO] [stderr]     Checking copypasta v0.6.3
[INFO] [stderr]     Checking pn-editor-core v0.7.0
[INFO] [stderr]     Checking simple-femto-text-rendering v0.1.0
[INFO] [stderr]     Checking pn-editor v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.72s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "22f1b37d25ac6e162e10ecf5fb613ea89e52a427ab246d1db1b83698b3f23db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f1b37d25ac6e162e10ecf5fb613ea89e52a427ab246d1db1b83698b3f23db8", kill_on_drop: false }`
[INFO] [stdout] 22f1b37d25ac6e162e10ecf5fb613ea89e52a427ab246d1db1b83698b3f23db8
