[INFO] fetching crate texel 0.2.1... [INFO] testing texel-0.2.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate texel 0.2.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate texel 0.2.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate texel 0.2.1 [INFO] finished tweaking crates.io crate texel 0.2.1 [INFO] tweaked toml for crates.io crate texel 0.2.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate texel 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b140bd37f7cf7c718e79467bd8d69bfcf2579d31570e8f23ca94e6cad8850411 [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" "b140bd37f7cf7c718e79467bd8d69bfcf2579d31570e8f23ca94e6cad8850411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b140bd37f7cf7c718e79467bd8d69bfcf2579d31570e8f23ca94e6cad8850411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b140bd37f7cf7c718e79467bd8d69bfcf2579d31570e8f23ca94e6cad8850411", kill_on_drop: false }` [INFO] [stdout] b140bd37f7cf7c718e79467bd8d69bfcf2579d31570e8f23ca94e6cad8850411 [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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee0d2a32b495f15520d7db9d7a16799566427e19ce7414c76b47fe1291fbecfe [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" "ee0d2a32b495f15520d7db9d7a16799566427e19ce7414c76b47fe1291fbecfe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling paste v1.0.2 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling mio v0.7.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossterm v0.18.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling big_enum_set_derive v0.2.0 [INFO] [stderr] Compiling legion_codegen v0.3.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling erased-serde v0.3.12 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling big_enum_set v0.2.0 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Compiling texel_types v2.0.0 [INFO] [stderr] Compiling legion v0.3.1 [INFO] [stderr] Compiling texel v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "ee0d2a32b495f15520d7db9d7a16799566427e19ce7414c76b47fe1291fbecfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee0d2a32b495f15520d7db9d7a16799566427e19ce7414c76b47fe1291fbecfe", kill_on_drop: false }` [INFO] [stdout] ee0d2a32b495f15520d7db9d7a16799566427e19ce7414c76b47fe1291fbecfe [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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 82a004e028a91591c384a840675ce8ec761a23bcfbc05063c0ab7116d11865f9 [INFO] running `Command { std: "docker" "start" "-a" "82a004e028a91591c384a840675ce8ec761a23bcfbc05063c0ab7116d11865f9", kill_on_drop: false }` [INFO] [stderr] Compiling texel v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "82a004e028a91591c384a840675ce8ec761a23bcfbc05063c0ab7116d11865f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a004e028a91591c384a840675ce8ec761a23bcfbc05063c0ab7116d11865f9", kill_on_drop: false }` [INFO] [stdout] 82a004e028a91591c384a840675ce8ec761a23bcfbc05063c0ab7116d11865f9 [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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c155054e42823fb13a9dae2053297690e36da037035f88543e54ac75f9a150a8 [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" "c155054e42823fb13a9dae2053297690e36da037035f88543e54ac75f9a150a8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/texel-1d0bd2d27befaa84 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c155054e42823fb13a9dae2053297690e36da037035f88543e54ac75f9a150a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c155054e42823fb13a9dae2053297690e36da037035f88543e54ac75f9a150a8", kill_on_drop: false }` [INFO] [stdout] c155054e42823fb13a9dae2053297690e36da037035f88543e54ac75f9a150a8