[INFO] cloning repository https://github.com/marcusbuffett/rocket_sled_tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcusbuffett/rocket_sled_tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusbuffett%2Frocket_sled_tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusbuffett%2Frocket_sled_tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3216cb1c1a70249dfec05496a75de02d31e7a30b [INFO] testing marcusbuffett/rocket_sled_tutorial against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcusbuffett%2Frocket_sled_tutorial" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcusbuffett/rocket_sled_tutorial 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 git repo https://github.com/marcusbuffett/rocket_sled_tutorial [INFO] finished tweaking git repo https://github.com/marcusbuffett/rocket_sled_tutorial [INFO] tweaked toml for git repo https://github.com/marcusbuffett/rocket_sled_tutorial written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/marcusbuffett/rocket_sled_tutorial 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc32fast v1.2.1 [INFO] [stderr] Downloaded lock_api v0.4.1 [INFO] [stderr] Downloaded parking_lot v0.11.0 [INFO] [stderr] Downloaded net2 v0.2.35 [INFO] [stderr] Downloaded tinyvec v0.3.4 [INFO] [stderr] Downloaded fs2 v0.4.3 [INFO] [stderr] Downloaded serde_json v1.0.59 [INFO] [stderr] Downloaded zeroize v1.1.1 [INFO] [stderr] Downloaded thiserror v1.0.21 [INFO] [stderr] Downloaded bincode v1.3.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.2 [INFO] [stderr] Downloaded syn v1.0.46 [INFO] [stderr] Downloaded serde_bytes v0.11.5 [INFO] [stderr] Downloaded memoffset v0.5.6 [INFO] [stderr] Downloaded sled-extensions v0.2.0 [INFO] [stderr] Downloaded instant v0.1.7 [INFO] [stderr] Downloaded thiserror-impl v1.0.21 [INFO] [stderr] Downloaded sled v0.29.2 [INFO] [stderr] Downloaded sled v0.34.4 [INFO] [stderr] Downloaded libc v0.2.79 [INFO] [stderr] Downloaded subtle v2.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 1649872d3c04482f97c7711222db481882ec78977c1a9d49da7403b765aa0b36 [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" "1649872d3c04482f97c7711222db481882ec78977c1a9d49da7403b765aa0b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1649872d3c04482f97c7711222db481882ec78977c1a9d49da7403b765aa0b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1649872d3c04482f97c7711222db481882ec78977c1a9d49da7403b765aa0b36", kill_on_drop: false }` [INFO] [stdout] 1649872d3c04482f97c7711222db481882ec78977c1a9d49da7403b765aa0b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 971e2b22a042b47f6457352d53570615aeb3713c974b373c440aeced796c4f3a [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" "971e2b22a042b47f6457352d53570615aeb3713c974b373c440aeced796c4f3a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sled v0.29.2 [INFO] [stderr] Compiling rocket_contrib v0.4.5 [INFO] [stderr] Compiling sled-extensions v0.2.0 [INFO] [stderr] Compiling rocket-sled-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "971e2b22a042b47f6457352d53570615aeb3713c974b373c440aeced796c4f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "971e2b22a042b47f6457352d53570615aeb3713c974b373c440aeced796c4f3a", kill_on_drop: false }` [INFO] [stdout] 971e2b22a042b47f6457352d53570615aeb3713c974b373c440aeced796c4f3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ecbc9d4aaf6c13c20d056c3ddc1c36bb7fc0dce548b701ed8823e66356def0b5 [INFO] running `Command { std: "docker" "start" "-a" "ecbc9d4aaf6c13c20d056c3ddc1c36bb7fc0dce548b701ed8823e66356def0b5", kill_on_drop: false }` [INFO] [stderr] Compiling rocket-sled-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.48s [INFO] running `Command { std: "docker" "inspect" "ecbc9d4aaf6c13c20d056c3ddc1c36bb7fc0dce548b701ed8823e66356def0b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbc9d4aaf6c13c20d056c3ddc1c36bb7fc0dce548b701ed8823e66356def0b5", kill_on_drop: false }` [INFO] [stdout] ecbc9d4aaf6c13c20d056c3ddc1c36bb7fc0dce548b701ed8823e66356def0b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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", kill_on_drop: false }` [INFO] [stdout] de8a126ed2f7b4002f4c997f2db0a2997ab5e0f8c1f12cd06b671acd603210d4 [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" "de8a126ed2f7b4002f4c997f2db0a2997ab5e0f8c1f12cd06b671acd603210d4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rocket_sled_tutorial-ee744154bb594430 [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" "de8a126ed2f7b4002f4c997f2db0a2997ab5e0f8c1f12cd06b671acd603210d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8a126ed2f7b4002f4c997f2db0a2997ab5e0f8c1f12cd06b671acd603210d4", kill_on_drop: false }` [INFO] [stdout] de8a126ed2f7b4002f4c997f2db0a2997ab5e0f8c1f12cd06b671acd603210d4