[INFO] cloning repository https://github.com/SecurityInsanity/dev-loop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SecurityInsanity/dev-loop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSecurityInsanity%2Fdev-loop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSecurityInsanity%2Fdev-loop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ef97c5b8805a94704b1f198aacd1bc81c8d2051 [INFO] testing SecurityInsanity/dev-loop against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSecurityInsanity%2Fdev-loop" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SecurityInsanity/dev-loop 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 git repo https://github.com/SecurityInsanity/dev-loop [INFO] finished tweaking git repo https://github.com/SecurityInsanity/dev-loop [INFO] tweaked toml for git repo https://github.com/SecurityInsanity/dev-loop written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/SecurityInsanity/dev-loop 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] [stderr] Blocking waiting for file lock on package cache [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0f83c0038443e736a31e581c29ec52efdb5291f62003966df1c781342fd8230 [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" "b0f83c0038443e736a31e581c29ec52efdb5291f62003966df1c781342fd8230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0f83c0038443e736a31e581c29ec52efdb5291f62003966df1c781342fd8230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0f83c0038443e736a31e581c29ec52efdb5291f62003966df1c781342fd8230", kill_on_drop: false }` [INFO] [stdout] b0f83c0038443e736a31e581c29ec52efdb5291f62003966df1c781342fd8230 [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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7075bc6ed4cb1332a4550a30e506f87662615c0171cc79c50ceb499ff0827f4c [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" "7075bc6ed4cb1332a4550a30e506f87662615c0171cc79c50ceb499ff0827f4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling annotate-snippets v0.9.0 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling flume v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling async-fs v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling term_size v1.0.0-beta1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling async-io v1.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling async-net v1.4.3 [INFO] [stderr] Compiling async-process v1.0.0 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling twox-hash v1.6.0 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling dev-loop v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 25s [INFO] running `Command { std: "docker" "inspect" "7075bc6ed4cb1332a4550a30e506f87662615c0171cc79c50ceb499ff0827f4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7075bc6ed4cb1332a4550a30e506f87662615c0171cc79c50ceb499ff0827f4c", kill_on_drop: false }` [INFO] [stdout] 7075bc6ed4cb1332a4550a30e506f87662615c0171cc79c50ceb499ff0827f4c [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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1da49a217d81fbaa6db3e2f9b731b5da4e754882aedfc6c538dca5dd31bb20ff [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" "1da49a217d81fbaa6db3e2f9b731b5da4e754882aedfc6c538dca5dd31bb20ff", kill_on_drop: false }` [INFO] [stderr] Compiling dev-loop v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.52s [INFO] running `Command { std: "docker" "inspect" "1da49a217d81fbaa6db3e2f9b731b5da4e754882aedfc6c538dca5dd31bb20ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da49a217d81fbaa6db3e2f9b731b5da4e754882aedfc6c538dca5dd31bb20ff", kill_on_drop: false }` [INFO] [stdout] 1da49a217d81fbaa6db3e2f9b731b5da4e754882aedfc6c538dca5dd31bb20ff [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=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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f93e8d15c4d0cbd4c291e0d3d53343f8d5eb23bb94c4583170a513e9416a1089 [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" "f93e8d15c4d0cbd4c291e0d3d53343f8d5eb23bb94c4583170a513e9416a1089", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/dev_loop-3865c9d6b57a45f1 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test dirs::tests::can_get_home_directory ... ok [INFO] [stdout] test executors::host::unit_tests::meets_requirements ... ok [INFO] [stdout] test executors::host::unit_tests::is_compatible ... ok [INFO] [stdout] test executors::docker::unit_tests::meets_requirements ... ok [INFO] [stdout] test executors::docker::unit_tests::creation_errors ... ok [INFO] [stdout] test terminal::throttle::tests::test_allowed ... ok [INFO] [stdout] test terminal::throttle::tests::can_block_non_first_render ... ok [INFO] [stdout] test terminal::throttle::tests::test_longer_block_on_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f93e8d15c4d0cbd4c291e0d3d53343f8d5eb23bb94c4583170a513e9416a1089", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93e8d15c4d0cbd4c291e0d3d53343f8d5eb23bb94c4583170a513e9416a1089", kill_on_drop: false }` [INFO] [stdout] f93e8d15c4d0cbd4c291e0d3d53343f8d5eb23bb94c4583170a513e9416a1089