[INFO] fetching crate photon-rs 0.3.1... [INFO] checking photon-rs-0.3.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate photon-rs 0.3.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate photon-rs 0.3.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate photon-rs 0.3.1 [INFO] finished tweaking crates.io crate photon-rs 0.3.1 [INFO] tweaked toml for crates.io crate photon-rs 0.3.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate photon-rs 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e88bbf0f5dd3300ec20794938c1f775aa276d5190d6cc19a741382b993a52e24 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e88bbf0f5dd3300ec20794938c1f775aa276d5190d6cc19a741382b993a52e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e88bbf0f5dd3300ec20794938c1f775aa276d5190d6cc19a741382b993a52e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88bbf0f5dd3300ec20794938c1f775aa276d5190d6cc19a741382b993a52e24", kill_on_drop: false }` [INFO] [stdout] e88bbf0f5dd3300ec20794938c1f775aa276d5190d6cc19a741382b993a52e24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5c285b1246c5fc7f6ce35fcb1954fc8542a8f60c10c6fa79feed635b7e665d7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a5c285b1246c5fc7f6ce35fcb1954fc8542a8f60c10c6fa79feed635b7e665d7", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] libc v0.2.94 (as host dependency): default, std [INFO] [stderr] rand v0.7.3: rand_pcg, small_rng [INFO] [stderr] standback v0.2.17 (as host dependency): std [INFO] [stderr] web-sys v0.3.50: DomRect, DomRectReadOnly [INFO] [stderr] [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bumpalo v3.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking regex-syntax v0.6.16 [INFO] [stderr] Checking perlin2d v0.2.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking gif v0.11.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking imageproc v0.22.0 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking js-sys v0.3.50 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.0.3 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Checking node-sys v0.4.2 [INFO] [stderr] Checking photon-rs v0.3.1 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/bin/bin.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/seam_carver.rs from 2018 edition to 2021 [INFO] [stderr] Migrating benches/photon_benchmark.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/example.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.79s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking web-sys v0.3.50 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking imageproc v0.22.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking time v0.2.26 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Checking node-sys v0.4.2 [INFO] [stderr] Checking photon-rs v0.3.1 (/tmp/fixit) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.89s [INFO] running `Command { std: "docker" "inspect" "a5c285b1246c5fc7f6ce35fcb1954fc8542a8f60c10c6fa79feed635b7e665d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5c285b1246c5fc7f6ce35fcb1954fc8542a8f60c10c6fa79feed635b7e665d7", kill_on_drop: false }` [INFO] [stdout] a5c285b1246c5fc7f6ce35fcb1954fc8542a8f60c10c6fa79feed635b7e665d7