[INFO] cloning repository https://github.com/LowLevelAcademy/server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LowLevelAcademy/server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowLevelAcademy%2Fserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowLevelAcademy%2Fserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd3148db720c46df83a0d6f2a5130b16159f7f9 [INFO] testing LowLevelAcademy/server against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLowLevelAcademy%2Fserver" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LowLevelAcademy/server [INFO] finished tweaking git repo https://github.com/LowLevelAcademy/server [INFO] tweaked toml for git repo https://github.com/LowLevelAcademy/server written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LowLevelAcademy/server on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LowLevelAcademy/server already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Pear.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Devise.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/proc-macro2-diagnostics.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded socket2 v0.3.15 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.67 [INFO] [stderr] Downloaded async-trait v0.1.36 [INFO] [stderr] Downloaded cookie v0.14.2 [INFO] [stderr] Downloaded tracing-core v0.1.12 [INFO] [stderr] Downloaded time v0.2.16 [INFO] [stderr] Downloaded tracing v0.1.18 [INFO] [stderr] Downloaded standback v0.2.9 [INFO] [stderr] Downloaded wasm-bindgen v0.2.67 [INFO] [stderr] Downloaded hkdf v0.9.0 [INFO] [stderr] Downloaded inlinable_string v0.1.11 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.67 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.67 [INFO] [stderr] Downloaded snafu-derive v0.6.8 [INFO] [stderr] Downloaded snafu v0.6.8 [INFO] [stderr] Downloaded time-macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f3cea16954e8d8fd7d455901f1bef874c9cbb6c4fb8cee65f1c75b3f378a2c6 [INFO] running `Command { std: "docker" "start" "-a" "4f3cea16954e8d8fd7d455901f1bef874c9cbb6c4fb8cee65f1c75b3f378a2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f3cea16954e8d8fd7d455901f1bef874c9cbb6c4fb8cee65f1c75b3f378a2c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3cea16954e8d8fd7d455901f1bef874c9cbb6c4fb8cee65f1c75b3f378a2c6", kill_on_drop: false }` [INFO] [stdout] 4f3cea16954e8d8fd7d455901f1bef874c9cbb6c4fb8cee65f1c75b3f378a2c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d14104bcc0cb307697e8370a3619e38ff2d278f48fc5a61ba17eb51d972fe4d3 [INFO] running `Command { std: "docker" "start" "-a" "d14104bcc0cb307697e8370a3619e38ff2d278f48fc5a61ba17eb51d972fe4d3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling atomic v0.4.6 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `OutputMissing`, `VersionReleaseMissing`, `VersionHashMissing`, and `VersionDateMissing` are never constructed [INFO] [stdout] --> src/sandbox.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 47 | OutputMissing, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 48 | #[snafu(display("Release was missing from the version output"))] [INFO] [stdout] 49 | VersionReleaseMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | #[snafu(display("Commit hash was missing from the version output"))] [INFO] [stdout] 51 | VersionHashMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[snafu(display("Commit date was missing from the version output"))] [INFO] [stdout] 53 | VersionDateMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stdout` is never read [INFO] [stdout] --> src/sandbox.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct CompileResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub stdout: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompileResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e), rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "d14104bcc0cb307697e8370a3619e38ff2d278f48fc5a61ba17eb51d972fe4d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d14104bcc0cb307697e8370a3619e38ff2d278f48fc5a61ba17eb51d972fe4d3", kill_on_drop: false }` [INFO] [stdout] d14104bcc0cb307697e8370a3619e38ff2d278f48fc5a61ba17eb51d972fe4d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 82396cfafd586d281db74d9814a0795aedc1f989ece8096371b8462a7e262a0a [INFO] running `Command { std: "docker" "start" "-a" "82396cfafd586d281db74d9814a0795aedc1f989ece8096371b8462a7e262a0a", kill_on_drop: false }` [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variants `OutputMissing`, `VersionReleaseMissing`, `VersionHashMissing`, and `VersionDateMissing` are never constructed [INFO] [stdout] --> src/sandbox.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 47 | OutputMissing, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 48 | #[snafu(display("Release was missing from the version output"))] [INFO] [stdout] 49 | VersionReleaseMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 50 | #[snafu(display("Commit hash was missing from the version output"))] [INFO] [stdout] 51 | VersionHashMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 52 | #[snafu(display("Commit date was missing from the version output"))] [INFO] [stdout] 53 | VersionDateMissing, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stdout` is never read [INFO] [stdout] --> src/sandbox.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct CompileResponse { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 62 | pub stdout: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompileResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e), rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "82396cfafd586d281db74d9814a0795aedc1f989ece8096371b8462a7e262a0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82396cfafd586d281db74d9814a0795aedc1f989ece8096371b8462a7e262a0a", kill_on_drop: false }` [INFO] [stdout] 82396cfafd586d281db74d9814a0795aedc1f989ece8096371b8462a7e262a0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 91f5b133c6c14fe6543192d3f7cd0f15a8d45b2b4580d08099f48fab1840d4ca [INFO] running `Command { std: "docker" "start" "-a" "91f5b133c6c14fe6543192d3f7cd0f15a8d45b2b4580d08099f48fab1840d4ca", kill_on_drop: false }` [INFO] [stderr] warning: variants `OutputMissing`, `VersionReleaseMissing`, `VersionHashMissing`, and `VersionDateMissing` are never constructed [INFO] [stderr] --> src/sandbox.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub enum Error { [INFO] [stderr] | ----- variants in this enum [INFO] [stderr] ... [INFO] [stderr] 47 | OutputMissing, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 48 | #[snafu(display("Release was missing from the version output"))] [INFO] [stderr] 49 | VersionReleaseMissing, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 50 | #[snafu(display("Commit hash was missing from the version output"))] [INFO] [stderr] 51 | VersionHashMissing, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 52 | #[snafu(display("Commit date was missing from the version output"))] [INFO] [stderr] 53 | VersionDateMissing, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `stdout` is never read [INFO] [stderr] --> src/sandbox.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 59 | pub struct CompileResponse { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 62 | pub stdout: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CompileResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `server` (bin "server" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e), rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket.git#45b4436e) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/server-e6077e96baee765b) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "91f5b133c6c14fe6543192d3f7cd0f15a8d45b2b4580d08099f48fab1840d4ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91f5b133c6c14fe6543192d3f7cd0f15a8d45b2b4580d08099f48fab1840d4ca", kill_on_drop: false }` [INFO] [stdout] 91f5b133c6c14fe6543192d3f7cd0f15a8d45b2b4580d08099f48fab1840d4ca