[INFO] fetching crate glommio 0.7.0... [INFO] testing glommio-0.7.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate glommio 0.7.0 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate glommio 0.7.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate glommio 0.7.0 [INFO] finished tweaking crates.io crate glommio 0.7.0 [INFO] tweaked toml for crates.io crate glommio 0.7.0 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-queue v0.3.5 [INFO] [stderr] Downloaded buddy-alloc v0.4.1 [INFO] [stderr] Downloaded membarrier v0.2.2 [INFO] [stderr] Downloaded rlimit v0.6.2 [INFO] [stderr] Downloaded intrusive-collections v0.9.3 [INFO] [stderr] Downloaded bitmaps v3.1.0 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded enclose v1.1.8 [INFO] [stderr] Downloaded nanorand v0.7.0 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded flume v0.10.12 [INFO] [stderr] Downloaded hdrhistogram v7.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2329ec0d5e753a09385eb6331316fa8b1af92dd25cd99c198af934accaa5ddd [INFO] running `Command { std: "docker" "start" "-a" "f2329ec0d5e753a09385eb6331316fa8b1af92dd25cd99c198af934accaa5ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2329ec0d5e753a09385eb6331316fa8b1af92dd25cd99c198af934accaa5ddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2329ec0d5e753a09385eb6331316fa8b1af92dd25cd99c198af934accaa5ddd", kill_on_drop: false }` [INFO] [stdout] f2329ec0d5e753a09385eb6331316fa8b1af92dd25cd99c198af934accaa5ddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2e4131b524342f77eff823edfbf12c87efae02124531e4525f028aeae987941 [INFO] running `Command { std: "docker" "start" "-a" "c2e4131b524342f77eff823edfbf12c87efae02124531e4525f028aeae987941", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling bitmaps v3.1.0 [INFO] [stderr] Compiling buddy-alloc v0.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling glommio v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling intrusive-collections v0.9.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling membarrier v0.2.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.40s [INFO] running `Command { std: "docker" "inspect" "c2e4131b524342f77eff823edfbf12c87efae02124531e4525f028aeae987941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e4131b524342f77eff823edfbf12c87efae02124531e4525f028aeae987941", kill_on_drop: false }` [INFO] [stdout] c2e4131b524342f77eff823edfbf12c87efae02124531e4525f028aeae987941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a49cee7fbb2f7d8a27625129cf72685ae1217abc2dc924c931b29e2dafef69a5 [INFO] running `Command { std: "docker" "start" "-a" "a49cee7fbb2f7d8a27625129cf72685ae1217abc2dc924c931b29e2dafef69a5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling glommio v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `glommio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glommio --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=aa68b70f2cf065b5 -C extra-filename=-aa68b70f2cf065b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-166225e618b7d02b.rlib --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-0ac9a8a1105ef6a8.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib --extern bitmaps=/opt/rustwide/target/debug/deps/libbitmaps-897af4461f2e9196.rlib --extern buddy_alloc=/opt/rustwide/target/debug/deps/libbuddy_alloc-05605399e461c297.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-10bea8e923a00fb0.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-d0d29b855368bdf0.rlib --extern enclose=/opt/rustwide/target/debug/deps/libenclose-336b1c2dcdcf0d00.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-6c37a7eeccff4a45.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-fe715dade71d3c9e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-d186f52676b9bc2b.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-bcb9320ef1ef9dcb.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-f2c5c861c8ef3bad.rlib --extern intrusive_collections=/opt/rustwide/target/debug/deps/libintrusive_collections-5b8a2ea89472717d.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2ec1f327ab5b311e.rlib --extern lockfree=/opt/rustwide/target/debug/deps/liblockfree-eac0070047dda39e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib --extern membarrier=/opt/rustwide/target/debug/deps/libmembarrier-d2dd3189d96e5e48.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-d897abddf84717f1.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-60d4338a70064be2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e2149db3b62a5546.rlib --extern rlimit=/opt/rustwide/target/debug/deps/librlimit-b93851074579bcc9.rlib --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-fc2d39318db7cc5d.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-a83834e25ba46915.rlib --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-55d12bf1e8248e56.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dd123ad24b101fa7.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-447a2b0ab2834a74.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f9fcfe93f63c6fb8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d719255d09f92e2b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-afe7cdf8c029b26e.rlib --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/glommio-5e40f25fb4242e0d/out -L native=/opt/rustwide/target/debug/build/glommio-5e40f25fb4242e0d/out -l static=uring -l static=rusturing` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a49cee7fbb2f7d8a27625129cf72685ae1217abc2dc924c931b29e2dafef69a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a49cee7fbb2f7d8a27625129cf72685ae1217abc2dc924c931b29e2dafef69a5", kill_on_drop: false }` [INFO] [stdout] a49cee7fbb2f7d8a27625129cf72685ae1217abc2dc924c931b29e2dafef69a5