[INFO] cloning repository https://github.com/lights0123/ice-70098 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lights0123/ice-70098" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fice-70098", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fice-70098'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 940769a9a2aaafd1b86191cf5a95e9f2c551077f [INFO] testing lights0123/ice-70098 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flights0123%2Fice-70098" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lights0123/ice-70098 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lights0123/ice-70098 [INFO] finished tweaking git repo https://github.com/lights0123/ice-70098 [INFO] tweaked toml for git repo https://github.com/lights0123/ice-70098 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/lights0123/ice-70098 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndless-handler v0.2.1 [INFO] [stderr] Downloaded ndless v0.8.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fce1c2987b754e3df13d6fe79583e566cdaf6507c885348caeea91f6f4e7c54 [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" "3fce1c2987b754e3df13d6fe79583e566cdaf6507c885348caeea91f6f4e7c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fce1c2987b754e3df13d6fe79583e566cdaf6507c885348caeea91f6f4e7c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fce1c2987b754e3df13d6fe79583e566cdaf6507c885348caeea91f6f4e7c54", kill_on_drop: false }` [INFO] [stdout] 3fce1c2987b754e3df13d6fe79583e566cdaf6507c885348caeea91f6f4e7c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce8086448d3e1272faf324d58a6dc8ffc683541ef54ac3522a585ef75ca581b [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" "3ce8086448d3e1272faf324d58a6dc8ffc683541ef54ac3522a585ef75ca581b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cty v0.1.5 [INFO] [stderr] Compiling ndless-static-vars v2.1.0 [INFO] [stderr] Compiling ndless-sys v0.2.0 [INFO] [stderr] Compiling cstr_core v0.1.2 [INFO] [stderr] Compiling embedded-ffi v0.1.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling ndless-macros v0.4.0 [INFO] [stderr] Compiling ndless v0.8.5 [INFO] [stderr] Compiling ndless-handler v0.2.1 [INFO] [stderr] Compiling ice-70098 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `future` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | future: Pin>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `NUM` [INFO] [stdout] --> src/main.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | static NUM: i32 = 5; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_stuff_working` [INFO] [stdout] --> src/main.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | async fn do_stuff_working() -> &'static i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `do_more_stuff_working` [INFO] [stdout] --> src/main.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | async fn do_more_stuff_working() -> &'static i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this operation will panic at runtime [INFO] [stdout] --> src/main.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | arr[i]; [INFO] [stdout] | ^^^^^^ index out of bounds: the len is 1 but the index is 1 [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(unconditional_panic)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this operation will panic at runtime [INFO] [stdout] --> src/main.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | arr[i]; [INFO] [stdout] | ^^^^^^ index out of bounds: the len is 1 but the index is 1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ice-70098`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "3ce8086448d3e1272faf324d58a6dc8ffc683541ef54ac3522a585ef75ca581b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce8086448d3e1272faf324d58a6dc8ffc683541ef54ac3522a585ef75ca581b", kill_on_drop: false }` [INFO] [stdout] 3ce8086448d3e1272faf324d58a6dc8ffc683541ef54ac3522a585ef75ca581b