[INFO] fetching crate eyros 3.0.0... [INFO] testing eyros-3.0.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate eyros 3.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate eyros 3.0.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate eyros 3.0.0 [INFO] finished tweaking crates.io crate eyros 3.0.0 [INFO] tweaked toml for crates.io crate eyros 3.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate eyros 3.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.4.4 [INFO] [stderr] Downloaded random-access-disk v2.0.0 [INFO] [stderr] Downloaded desert v1.0.3 [INFO] [stderr] Downloaded mkdirp v1.0.0 [INFO] [stderr] Downloaded random-access-storage v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4817eddfbc3340055ed9fd723c2ea1c568bc3ac650dfd8100742b3631c050838 [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" "4817eddfbc3340055ed9fd723c2ea1c568bc3ac650dfd8100742b3631c050838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4817eddfbc3340055ed9fd723c2ea1c568bc3ac650dfd8100742b3631c050838", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4817eddfbc3340055ed9fd723c2ea1c568bc3ac650dfd8100742b3631c050838", kill_on_drop: false }` [INFO] [stdout] 4817eddfbc3340055ed9fd723c2ea1c568bc3ac650dfd8100742b3631c050838 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b52c4b5281a7fe47852b40c4a00d5825ed0565d911611361475d12a5d7d2346 [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" "3b52c4b5281a7fe47852b40c4a00d5825ed0565d911611361475d12a5d7d2346", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.67 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.67 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling mkdirp v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.44 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling lru v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling desert v1.0.3 [INFO] [stderr] Compiling random-access-storage v4.0.0 [INFO] [stderr] Compiling js-sys v0.3.41 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling web-sys v0.3.39 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling random-access-disk v2.0.0 [INFO] [stderr] Compiling eyros v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "3b52c4b5281a7fe47852b40c4a00d5825ed0565d911611361475d12a5d7d2346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b52c4b5281a7fe47852b40c4a00d5825ed0565d911611361475d12a5d7d2346", kill_on_drop: false }` [INFO] [stdout] 3b52c4b5281a7fe47852b40c4a00d5825ed0565d911611361475d12a5d7d2346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a936f008d2d724d430b5804c68c551fe6bfa451e5c37ff6dee6208e16be63dbb [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" "a936f008d2d724d430b5804c68c551fe6bfa451e5c37ff6dee6208e16be63dbb", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling eyros v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `eyros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name polygons --edition=2018 examples/polygons.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="2d"' --cfg 'feature="3d"' --cfg 'feature="4d"' --cfg 'feature="default"' --cfg 'feature="random-access-disk"' -C metadata=d853c8379e9cbfc5 -C extra-filename=-d853c8379e9cbfc5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-c780dca5812c6c62.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-43a02a804ca6fec6.so --extern desert=/opt/rustwide/target/debug/deps/libdesert-4ce9417e8c0969de.rlib --extern eyros=/opt/rustwide/target/debug/deps/libeyros.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-ef816cb7c753d1f9.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-129231f136fd2fa5.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-1132c7511003b6bc.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-8a12e2212c758357.rlib --extern random=/opt/rustwide/target/debug/deps/librandom-0fa2351e39bfdd96.rlib --extern random_access_disk=/opt/rustwide/target/debug/deps/librandom_access_disk-0419b29547fc6fe8.rlib --extern random_access_storage=/opt/rustwide/target/debug/deps/librandom_access_storage-d3d2a98a591432d5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9e1a98e36a12c218.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c03d65ce9942da5e/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a936f008d2d724d430b5804c68c551fe6bfa451e5c37ff6dee6208e16be63dbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a936f008d2d724d430b5804c68c551fe6bfa451e5c37ff6dee6208e16be63dbb", kill_on_drop: false }` [INFO] [stdout] a936f008d2d724d430b5804c68c551fe6bfa451e5c37ff6dee6208e16be63dbb