[INFO] cloning repository https://github.com/uniphil/write-only.space [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uniphil/write-only.space" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Fwrite-only.space", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Fwrite-only.space'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ef176f80d6135870dbaa05778be265d55422ba3 [INFO] testing uniphil/write-only.space against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Fwrite-only.space" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniphil/write-only.space on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uniphil/write-only.space [INFO] finished tweaking git repo https://github.com/uniphil/write-only.space [INFO] tweaked toml for git repo https://github.com/uniphil/write-only.space written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/uniphil/write-only.space already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc6a315c530ac70e4b46ef24ae09756f765305032f68d57255fa88c02fa74a14 [INFO] running `Command { std: "docker" "start" "-a" "fc6a315c530ac70e4b46ef24ae09756f765305032f68d57255fa88c02fa74a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc6a315c530ac70e4b46ef24ae09756f765305032f68d57255fa88c02fa74a14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6a315c530ac70e4b46ef24ae09756f765305032f68d57255fa88c02fa74a14", kill_on_drop: false }` [INFO] [stdout] fc6a315c530ac70e4b46ef24ae09756f765305032f68d57255fa88c02fa74a14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b0a6a68bb9b22557730d8b85e82539704aea4158aca1ea6e7c0a24941004d29 [INFO] running `Command { std: "docker" "start" "-a" "0b0a6a68bb9b22557730d8b85e82539704aea4158aca1ea6e7c0a24941004d29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling buf_redux v0.3.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling route v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.15 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling phf v0.7.15 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling r2d2 v0.7.4 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling phf_generator v0.7.15 [INFO] [stderr] Compiling phf_codegen v0.7.15 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling multipart v0.8.1 [INFO] [stderr] Compiling postgres v0.11.12 [INFO] [stderr] Compiling webpki v0.18.1 [INFO] [stderr] Compiling sct v0.4.0 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.15.0 [INFO] [stderr] Compiling rustls v0.13.1 [INFO] [stderr] Compiling persistent v0.2.1 [INFO] [stderr] Compiling logger v0.1.0 [INFO] [stderr] Compiling r2d2_postgres v0.10.1 [INFO] [stderr] Compiling bodyparser v0.4.1 [INFO] [stderr] Compiling urlencoded v0.4.1 [INFO] [stderr] Compiling params v0.4.1 (https://github.com/uniphil/params#b475d544) [INFO] [stderr] Compiling hyper-rustls v0.6.2 [INFO] [stderr] Compiling write-only-space v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:307:42 [INFO] [stdout] | [INFO] [stdout] 307 | None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 307 - None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] 307 + None => return Ok(Response::with(Status::NotFound)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:349:42 [INFO] [stdout] | [INFO] [stdout] 349 | None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 349 - None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] 349 + None => return Ok(Response::with(Status::NotFound)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:490:19 [INFO] [stdout] | [INFO] [stdout] 490 | let manager = try!(PostgresConnectionManager::new(uri, SslMode::None) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:482:1 [INFO] [stdout] | [INFO] [stdout] 482 | / lazy_static! { [INFO] [stdout] 483 | | // sandbox account [INFO] [stdout] 484 | | static ref MAILGUN_KEY: String = env("MAILGUN_KEY", "key-7cdbe8cd5fe3a81fff2a24121c7644dc"); [INFO] [stdout] 485 | | static ref MAILGUN_DOMAIN: String = env("MAILGUN_DOMAIN", "sandboxdef91d7398f94b818073e4b7a1341be7.mailgun.org"); [INFO] [stdout] 486 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:482:1 [INFO] [stdout] | [INFO] [stdout] 482 | / lazy_static! { [INFO] [stdout] 483 | | // sandbox account [INFO] [stdout] 484 | | static ref MAILGUN_KEY: String = env("MAILGUN_KEY", "key-7cdbe8cd5fe3a81fff2a24121c7644dc"); [INFO] [stdout] 485 | | static ref MAILGUN_DOMAIN: String = env("MAILGUN_DOMAIN", "sandboxdef91d7398f94b818073e4b7a1341be7.mailgun.org"); [INFO] [stdout] 486 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/migrate.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | ...c!(format!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 40 - panic!(format!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i)); [INFO] [stdout] 40 + panic!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.11s [INFO] running `Command { std: "docker" "inspect" "0b0a6a68bb9b22557730d8b85e82539704aea4158aca1ea6e7c0a24941004d29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b0a6a68bb9b22557730d8b85e82539704aea4158aca1ea6e7c0a24941004d29", kill_on_drop: false }` [INFO] [stdout] 0b0a6a68bb9b22557730d8b85e82539704aea4158aca1ea6e7c0a24941004d29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22636788885d9038d2dced33e3898f6920417a9567a0d4920fa3b32135abdf3e [INFO] running `Command { std: "docker" "start" "-a" "22636788885d9038d2dced33e3898f6920417a9567a0d4920fa3b32135abdf3e", kill_on_drop: false }` [INFO] [stderr] Compiling write-only-space v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:307:42 [INFO] [stdout] | [INFO] [stdout] 307 | None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 307 - None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] 307 + None => return Ok(Response::with(Status::NotFound)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/main.rs:349:42 [INFO] [stdout] | [INFO] [stdout] 349 | None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 349 - None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] 349 + None => return Ok(Response::with(Status::NotFound)), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:490:19 [INFO] [stdout] | [INFO] [stdout] 490 | let manager = try!(PostgresConnectionManager::new(uri, SslMode::None) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:482:1 [INFO] [stdout] | [INFO] [stdout] 482 | / lazy_static! { [INFO] [stdout] 483 | | // sandbox account [INFO] [stdout] 484 | | static ref MAILGUN_KEY: String = env("MAILGUN_KEY", "key-7cdbe8cd5fe3a81fff2a24121c7644dc"); [INFO] [stdout] 485 | | static ref MAILGUN_DOMAIN: String = env("MAILGUN_DOMAIN", "sandboxdef91d7398f94b818073e4b7a1341be7.mailgun.org"); [INFO] [stdout] 486 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:482:1 [INFO] [stdout] | [INFO] [stdout] 482 | / lazy_static! { [INFO] [stdout] 483 | | // sandbox account [INFO] [stdout] 484 | | static ref MAILGUN_KEY: String = env("MAILGUN_KEY", "key-7cdbe8cd5fe3a81fff2a24121c7644dc"); [INFO] [stdout] 485 | | static ref MAILGUN_DOMAIN: String = env("MAILGUN_DOMAIN", "sandboxdef91d7398f94b818073e4b7a1341be7.mailgun.org"); [INFO] [stdout] 486 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/migrate.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | ...c!(format!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 40 - panic!(format!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i)); [INFO] [stdout] 40 + panic!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.86s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/write_only_space-69eced207a950e17) [INFO] running `Command { std: "docker" "inspect" "22636788885d9038d2dced33e3898f6920417a9567a0d4920fa3b32135abdf3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22636788885d9038d2dced33e3898f6920417a9567a0d4920fa3b32135abdf3e", kill_on_drop: false }` [INFO] [stdout] 22636788885d9038d2dced33e3898f6920417a9567a0d4920fa3b32135abdf3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed095265410d76a0cebd41f46b6962fa71dc1e81db13cb62e8e4940add71ee6c [INFO] running `Command { std: "docker" "start" "-a" "ed095265410d76a0cebd41f46b6962fa71dc1e81db13cb62e8e4940add71ee6c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stdout] [INFO] [stderr] --> src/main.rs:307:42 [INFO] [stdout] running 1 test [INFO] [stderr] | [INFO] [stdout] test html::test_tag ... ok [INFO] [stderr] 307 | None => return Ok(Response::with((Status::NotFound))), [INFO] [stdout] [INFO] [stderr] | ^ ^ [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 307 - None => return Ok(Response::with((Status::NotFound))), [INFO] [stderr] 307 + None => return Ok(Response::with(Status::NotFound)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around function argument [INFO] [stderr] --> src/main.rs:349:42 [INFO] [stderr] | [INFO] [stderr] 349 | None => return Ok(Response::with((Status::NotFound))), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 349 - None => return Ok(Response::with((Status::NotFound))), [INFO] [stderr] 349 + None => return Ok(Response::with(Status::NotFound)), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:490:19 [INFO] [stderr] | [INFO] [stderr] 490 | let manager = try!(PostgresConnectionManager::new(uri, SslMode::None) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stderr] --> src/main.rs:482:1 [INFO] [stderr] | [INFO] [stderr] 482 | / lazy_static! { [INFO] [stderr] 483 | | // sandbox account [INFO] [stderr] 484 | | static ref MAILGUN_KEY: String = env("MAILGUN_KEY", "key-7cdbe8cd5fe3a81fff2a24121c7644dc"); [INFO] [stderr] 485 | | static ref MAILGUN_DOMAIN: String = env("MAILGUN_DOMAIN", "sandboxdef91d7398f94b818073e4b7a1341be7.mailgun.org"); [INFO] [stderr] 486 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/migrate.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | ...c!(format!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stderr] help: remove the `format!(..)` macro call [INFO] [stderr] | [INFO] [stderr] 40 - panic!(format!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i)); [INFO] [stderr] 40 + panic!("Integrity issue: applied migration {} is missing from the migration stack. Past migrations must not be changed or removed once applied.", i); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `write-only-space` (bin "write-only-space" test) generated 6 warnings (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/write_only_space-69eced207a950e17) [INFO] running `Command { std: "docker" "inspect" "ed095265410d76a0cebd41f46b6962fa71dc1e81db13cb62e8e4940add71ee6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed095265410d76a0cebd41f46b6962fa71dc1e81db13cb62e8e4940add71ee6c", kill_on_drop: false }` [INFO] [stdout] ed095265410d76a0cebd41f46b6962fa71dc1e81db13cb62e8e4940add71ee6c