[INFO] cloning repository https://github.com/satyasinha/logs2json [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/satyasinha/logs2json" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatyasinha%2Flogs2json", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatyasinha%2Flogs2json'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09f0a1ba120de4feb1aee344911816451d68babe [INFO] checking satyasinha/logs2json against master#52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatyasinha%2Flogs2json" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satyasinha/logs2json on toolchain 52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/satyasinha/logs2json [INFO] finished tweaking git repo https://github.com/satyasinha/logs2json [INFO] tweaked toml for git repo https://github.com/satyasinha/logs2json written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/satyasinha/logs2json 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" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docopt v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e244806d3fad9ac97f7df2563610e6f028fa175e6cb66e9d0b6c2a14f213b0ff [INFO] running `Command { std: "docker" "start" "-a" "e244806d3fad9ac97f7df2563610e6f028fa175e6cb66e9d0b6c2a14f213b0ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e244806d3fad9ac97f7df2563610e6f028fa175e6cb66e9d0b6c2a14f213b0ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e244806d3fad9ac97f7df2563610e6f028fa175e6cb66e9d0b6c2a14f213b0ff", kill_on_drop: false }` [INFO] [stdout] e244806d3fad9ac97f7df2563610e6f028fa175e6cb66e9d0b6c2a14f213b0ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+52f3c71c8dc4aaed71e3035995fcbdd6d78c98c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 916ec16824fe13aa719f3749d6b193e06e719514ecfc0ea47849fe08be15311f [INFO] running `Command { std: "docker" "start" "-a" "916ec16824fe13aa719f3749d6b193e06e719514ecfc0ea47849fe08be15311f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking docopt v1.0.0 [INFO] [stderr] Checking logs2json v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pretty_msg` [INFO] [stdout] --> src/main.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | let mut pretty_msg: &str = ""; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pretty_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pretty_msg` [INFO] [stdout] --> src/main.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | let mut pretty_msg: &str = ""; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pretty_msg` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | let mut pretty_msg: &str = ""; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:147:11 [INFO] [stdout] | [INFO] [stdout] 147 | let mut pretty_msg: &str = ""; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kDefault` should have an upper case name [INFO] [stdout] --> src/main.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | const kDefault: &'static str = "default"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_DEFAULT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kAccessControl` should have an upper case name [INFO] [stdout] --> src/main.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | const kAccessControl: &'static str = "accessControl"; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_ACCESS_CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kCommand` should have an upper case name [INFO] [stdout] --> src/main.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | const kCommand: &'static str = "command"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_COMMAND` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kControl` should have an upper case name [INFO] [stdout] --> src/main.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | const kControl: &'static str = "control"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kDefault` should have an upper case name [INFO] [stdout] --> src/main.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | const kDefault: &'static str = "default"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_DEFAULT` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kExecutor` should have an upper case name [INFO] [stdout] --> src/main.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | const kExecutor: &'static str = "executor"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `K_EXECUTOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kAccessControl` should have an upper case name [INFO] [stdout] --> src/main.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | const kAccessControl: &'static str = "accessControl"; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_ACCESS_CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kGeo` should have an upper case name [INFO] [stdout] --> src/main.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | const kGeo: &'static str = "geo"; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `K_GEO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kIndex` should have an upper case name [INFO] [stdout] --> src/main.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | const kIndex: &'static str = "index"; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `K_INDEX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kCommand` should have an upper case name [INFO] [stdout] --> src/main.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | const kCommand: &'static str = "command"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_COMMAND` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kNetwork` should have an upper case name [INFO] [stdout] --> src/main.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | const kNetwork: &'static str = "network"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_NETWORK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kQuery` should have an upper case name [INFO] [stdout] --> src/main.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | const kQuery: &'static str = "query"; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `K_QUERY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kReplication` should have an upper case name [INFO] [stdout] --> src/main.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | const kReplication: &'static str = "replication"; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `K_REPLICATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kReplicationHeartbeats` should have an upper case name [INFO] [stdout] --> src/main.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | const kReplicationHeartbeats: &'static str = "heartbeats"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_REPLICATION_HEARTBEATS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kReplicationRollback` should have an upper case name [INFO] [stdout] --> src/main.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | const kReplicationRollback: &'static str = "rollback"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_REPLICATION_ROLLBACK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kSharding` should have an upper case name [INFO] [stdout] --> src/main.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | const kSharding: &'static str = "sharding"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `K_SHARDING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kControl` should have an upper case name [INFO] [stdout] --> src/main.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 55 | const kControl: &'static str = "control"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kStorage` should have an upper case name [INFO] [stdout] --> src/main.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | const kStorage: &'static str = "storage"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_STORAGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kStorageRecovery` should have an upper case name [INFO] [stdout] --> src/main.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | const kStorageRecovery: &'static str = "recovery"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_STORAGE_RECOVERY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kJournal` should have an upper case name [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const kJournal: &'static str = "journal"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_JOURNAL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kExecutor` should have an upper case name [INFO] [stdout] --> src/main.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 56 | const kExecutor: &'static str = "executor"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `K_EXECUTOR` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kWrite` should have an upper case name [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | const kWrite: &'static str = "write"; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `K_WRITE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kFTDC` should have an upper case name [INFO] [stdout] --> src/main.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | const kFTDC: &'static str = "ftdc"; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `K_FTDC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kGeo` should have an upper case name [INFO] [stdout] --> src/main.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | const kGeo: &'static str = "geo"; [INFO] [stdout] | ^^^^ help: convert the identifier to upper case: `K_GEO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kASIO` should have an upper case name [INFO] [stdout] --> src/main.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | const kASIO: &'static str = "asio"; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `K_ASIO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kIndex` should have an upper case name [INFO] [stdout] --> src/main.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | const kIndex: &'static str = "index"; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `K_INDEX` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kBridge` should have an upper case name [INFO] [stdout] --> src/main.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | const kBridge: &'static str = "bridge"; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `K_BRIDGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kNetwork` should have an upper case name [INFO] [stdout] --> src/main.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | const kNetwork: &'static str = "network"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_NETWORK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kQuery` should have an upper case name [INFO] [stdout] --> src/main.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 60 | const kQuery: &'static str = "query"; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `K_QUERY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kReplication` should have an upper case name [INFO] [stdout] --> src/main.rs:61:7 [INFO] [stdout] | [INFO] [stdout] 61 | const kReplication: &'static str = "replication"; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `K_REPLICATION` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kReplicationHeartbeats` should have an upper case name [INFO] [stdout] --> src/main.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 62 | const kReplicationHeartbeats: &'static str = "heartbeats"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_REPLICATION_HEARTBEATS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kReplicationRollback` should have an upper case name [INFO] [stdout] --> src/main.rs:63:7 [INFO] [stdout] | [INFO] [stdout] 63 | const kReplicationRollback: &'static str = "rollback"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_REPLICATION_ROLLBACK` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kTracking` should have an upper case name [INFO] [stdout] --> src/main.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | const kTracking: &'static str = "tracking"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `K_TRACKING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kSharding` should have an upper case name [INFO] [stdout] --> src/main.rs:64:7 [INFO] [stdout] | [INFO] [stdout] 64 | const kSharding: &'static str = "sharding"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `K_SHARDING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kStorage` should have an upper case name [INFO] [stdout] --> src/main.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | const kStorage: &'static str = "storage"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_STORAGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kNumLogComponents` should have an upper case name [INFO] [stdout] --> src/main.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | const kNumLogComponents: &'static str = "total"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_NUM_LOG_COMPONENTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kStorageRecovery` should have an upper case name [INFO] [stdout] --> src/main.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | const kStorageRecovery: &'static str = "recovery"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_STORAGE_RECOVERY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kJournal` should have an upper case name [INFO] [stdout] --> src/main.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const kJournal: &'static str = "journal"; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `K_JOURNAL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kWrite` should have an upper case name [INFO] [stdout] --> src/main.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | const kWrite: &'static str = "write"; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `K_WRITE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kFTDC` should have an upper case name [INFO] [stdout] --> src/main.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | const kFTDC: &'static str = "ftdc"; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `K_FTDC` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kASIO` should have an upper case name [INFO] [stdout] --> src/main.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | const kASIO: &'static str = "asio"; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper case: `K_ASIO` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kBridge` should have an upper case name [INFO] [stdout] --> src/main.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | const kBridge: &'static str = "bridge"; [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper case: `K_BRIDGE` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kTracking` should have an upper case name [INFO] [stdout] --> src/main.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | const kTracking: &'static str = "tracking"; [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper case: `K_TRACKING` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `kNumLogComponents` should have an upper case name [INFO] [stdout] --> src/main.rs:73:7 [INFO] [stdout] | [INFO] [stdout] 73 | const kNumLogComponents: &'static str = "total"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `K_NUM_LOG_COMPONENTS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.4 [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" "916ec16824fe13aa719f3749d6b193e06e719514ecfc0ea47849fe08be15311f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "916ec16824fe13aa719f3749d6b193e06e719514ecfc0ea47849fe08be15311f", kill_on_drop: false }` [INFO] [stdout] 916ec16824fe13aa719f3749d6b193e06e719514ecfc0ea47849fe08be15311f [INFO] checking satyasinha/logs2json against try#6223d840318ac1f9c8b6bf3aef24c3ff67683479 for pr-127907 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatyasinha%2Flogs2json" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satyasinha/logs2json on toolchain 6223d840318ac1f9c8b6bf3aef24c3ff67683479 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/satyasinha/logs2json [INFO] finished tweaking git repo https://github.com/satyasinha/logs2json [INFO] tweaked toml for git repo https://github.com/satyasinha/logs2json written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/satyasinha/logs2json 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" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddb7c15900616d61477c552a0c2aad4246a61edd65377dd3c53bb6d860b6fb23 [INFO] running `Command { std: "docker" "start" "-a" "ddb7c15900616d61477c552a0c2aad4246a61edd65377dd3c53bb6d860b6fb23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddb7c15900616d61477c552a0c2aad4246a61edd65377dd3c53bb6d860b6fb23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb7c15900616d61477c552a0c2aad4246a61edd65377dd3c53bb6d860b6fb23", kill_on_drop: false }` [INFO] [stdout] ddb7c15900616d61477c552a0c2aad4246a61edd65377dd3c53bb6d860b6fb23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6223d840318ac1f9c8b6bf3aef24c3ff67683479" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17c291559bacae3a374d48ff6df5e392645cb8ddc8007148ff24ae08f3db4b14 [INFO] running `Command { std: "docker" "start" "-a" "17c291559bacae3a374d48ff6df5e392645cb8ddc8007148ff24ae08f3db4b14", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking regex-syntax v0.6.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/libc-da61ebcb5565d62d/lib-libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayhMCpj" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustclFRMVI/symbols.o" "/opt/rustwide/target/debug/build/regex-94d99a29f4d2ce8e/build_script_build-94d99a29f4d2ce8e.build_script_build.7b9bdb7f2097566c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/regex-94d99a29f4d2ce8e/build_script_build-94d99a29f4d2ce8e.build_script_build.7b9bdb7f2097566c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/regex-94d99a29f4d2ce8e/build_script_build-94d99a29f4d2ce8e.build_script_build.7b9bdb7f2097566c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/regex-94d99a29f4d2ce8e/build_script_build-94d99a29f4d2ce8e.build_script_build.7b9bdb7f2097566c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/regex-94d99a29f4d2ce8e/build_script_build-94d99a29f4d2ce8e.951d1ln2lqa1t1ex21rld1jsa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c6c045f3358c0b22.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c2158c1682442e0.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-404d0b40d67de09f.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e07eeabf48db885c.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c92423f648579064.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8dab5299a97564ae.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-65891f932666bb65.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-b2634d236d77b88a.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-38ef4997455a5e72.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b2e6b39d803e65fe.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0864893dee726241.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-e599f337a82d59c4.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-acbe32895031f6bc.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e21e611894cf2844.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7b90a2705bcf265b.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-1f7e19b44251c73e.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4d7d16bbf0636a40.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/6223d840318ac1f9c8b6bf3aef24c3ff67683479/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/build/regex-94d99a29f4d2ce8e/build_script_build-94d99a29f4d2ce8e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `regex` (build script) due to 2 previous errors [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetapNh3xX" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "17c291559bacae3a374d48ff6df5e392645cb8ddc8007148ff24ae08f3db4b14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17c291559bacae3a374d48ff6df5e392645cb8ddc8007148ff24ae08f3db4b14", kill_on_drop: false }` [INFO] [stdout] 17c291559bacae3a374d48ff6df5e392645cb8ddc8007148ff24ae08f3db4b14