[INFO] cloning repository https://github.com/djKooks/railog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djKooks/railog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdjKooks%2Frailog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdjKooks%2Frailog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 32dd00ee5775a642474a9b39b224a7825af20c23 [INFO] testing djKooks/railog against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdjKooks%2Frailog" "/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/djKooks/railog on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djKooks/railog [INFO] finished tweaking git repo https://github.com/djKooks/railog [INFO] tweaked toml for git repo https://github.com/djKooks/railog written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/djKooks/railog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sluice v0.5.4 [INFO] [stderr] Downloaded tokio v1.1.1 [INFO] [stderr] Downloaded openssl-sys v0.9.62 [INFO] [stderr] Downloaded curl v0.4.35 [INFO] [stderr] Downloaded meilisearch-sdk v0.8.0 [INFO] [stderr] Downloaded rdkafka-sys v3.0.0+1.6.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Downloaded curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Downloaded isahc v1.3.1 [INFO] [stderr] Downloaded rdkafka v0.25.0 [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 621b39d343647c09d2082b1810ca862fa9ef74b05aa0623cdc4d8ae12903a6eb [INFO] running `Command { std: "docker" "start" "-a" "621b39d343647c09d2082b1810ca862fa9ef74b05aa0623cdc4d8ae12903a6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "621b39d343647c09d2082b1810ca862fa9ef74b05aa0623cdc4d8ae12903a6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621b39d343647c09d2082b1810ca862fa9ef74b05aa0623cdc4d8ae12903a6eb", kill_on_drop: false }` [INFO] [stdout] 621b39d343647c09d2082b1810ca862fa9ef74b05aa0623cdc4d8ae12903a6eb [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7b24be5334940a6e97528e4c77b6ed07f88a585f67826a29aef02bfa265bdb0 [INFO] running `Command { std: "docker" "start" "-a" "b7b24be5334940a6e97528e4c77b6ed07f88a585f67826a29aef02bfa265bdb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling isahc v1.3.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling rdkafka-sys v3.0.0+1.6.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling meilisearch-sdk v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling rdkafka v0.25.0 [INFO] [stderr] Compiling traili v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config_parser.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/config_parser.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | _ => None, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "b7b24be5334940a6e97528e4c77b6ed07f88a585f67826a29aef02bfa265bdb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b24be5334940a6e97528e4c77b6ed07f88a585f67826a29aef02bfa265bdb0", kill_on_drop: false }` [INFO] [stdout] b7b24be5334940a6e97528e4c77b6ed07f88a585f67826a29aef02bfa265bdb0 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c6323ba1c7e7f0dbeff2876880b600863f9018ea0a9dbeb535a48e62d764f9 [INFO] running `Command { std: "docker" "start" "-a" "d1c6323ba1c7e7f0dbeff2876880b600863f9018ea0a9dbeb535a48e62d764f9", kill_on_drop: false }` [INFO] [stderr] Compiling traili v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/config_parser.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[serde(rename_all = "snake_case")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 25 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/config_parser.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | _ => None, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.87s [INFO] running `Command { std: "docker" "inspect" "d1c6323ba1c7e7f0dbeff2876880b600863f9018ea0a9dbeb535a48e62d764f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c6323ba1c7e7f0dbeff2876880b600863f9018ea0a9dbeb535a48e62d764f9", kill_on_drop: false }` [INFO] [stdout] d1c6323ba1c7e7f0dbeff2876880b600863f9018ea0a9dbeb535a48e62d764f9 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a1be918651f9a48e85b20a5f8e44c25aea66a805d9bb0c572f10a54fef8a529 [INFO] running `Command { std: "docker" "start" "-a" "7a1be918651f9a48e85b20a5f8e44c25aea66a805d9bb0c572f10a54fef8a529", kill_on_drop: false }` [INFO] [stderr] warning: derive helper attribute is used before it is introduced [INFO] [stderr] --> src/config_parser.rs:24:3 [INFO] [stderr] | [INFO] [stderr] 24 | #[serde(rename_all = "snake_case")] [INFO] [stderr] | ^^^^^ [INFO] [stderr] 25 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stderr] | --------- the attribute is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79202 [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/config_parser.rs:39:9 [INFO] [stderr] | [INFO] [stderr] 39 | _ => None, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/server-c523bb8a79a1bcbf) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config_parser::parse_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a1be918651f9a48e85b20a5f8e44c25aea66a805d9bb0c572f10a54fef8a529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a1be918651f9a48e85b20a5f8e44c25aea66a805d9bb0c572f10a54fef8a529", kill_on_drop: false }` [INFO] [stdout] 7a1be918651f9a48e85b20a5f8e44c25aea66a805d9bb0c572f10a54fef8a529