[INFO] cloning repository https://github.com/elicatza/conjugator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elicatza/conjugator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felicatza%2Fconjugator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felicatza%2Fconjugator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 268c5b84dc13e551eb2919ac18649a9b62c35c34 [INFO] testing elicatza/conjugator against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felicatza%2Fconjugator" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/elicatza/conjugator [INFO] finished tweaking git repo https://github.com/elicatza/conjugator [INFO] tweaked toml for git repo https://github.com/elicatza/conjugator written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/elicatza/conjugator on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/elicatza/conjugator 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] [stderr] Downloaded tuikit v0.4.6 [INFO] [stderr] Downloaded defer-drop v1.2.0 [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded vte v0.9.0 [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] [stderr] Downloaded curl v0.4.43 [INFO] [stderr] Downloaded skim v0.9.4 [INFO] [stderr] Downloaded curl-sys v0.4.55+curl-7.83.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3c5b8e60bfd17a2141e712fa24f9c04a947a6fab507eb92999183cad033cf16 [INFO] running `Command { std: "docker" "start" "-a" "a3c5b8e60bfd17a2141e712fa24f9c04a947a6fab507eb92999183cad033cf16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3c5b8e60bfd17a2141e712fa24f9c04a947a6fab507eb92999183cad033cf16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c5b8e60bfd17a2141e712fa24f9c04a947a6fab507eb92999183cad033cf16", kill_on_drop: false }` [INFO] [stdout] a3c5b8e60bfd17a2141e712fa24f9c04a947a6fab507eb92999183cad033cf16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a86553a48842df7dd44941524a049d3582ce2d84255fb1127ac29c0ab4920dc [INFO] running `Command { std: "docker" "start" "-a" "9a86553a48842df7dd44941524a049d3582ce2d84255fb1127ac29c0ab4920dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling defer-drop v1.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tuikit v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling skim v0.9.4 [INFO] [stderr] Compiling conjugator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `S1` should have a snake case name [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | S1: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S2` should have a snake case name [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | S2: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S3` should have a snake case name [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | S3: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P1` should have a snake case name [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | P1: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P2` should have a snake case name [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | P2: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P3` should have a snake case name [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | P3: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p3` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "9a86553a48842df7dd44941524a049d3582ce2d84255fb1127ac29c0ab4920dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a86553a48842df7dd44941524a049d3582ce2d84255fb1127ac29c0ab4920dc", kill_on_drop: false }` [INFO] [stdout] 9a86553a48842df7dd44941524a049d3582ce2d84255fb1127ac29c0ab4920dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99ecf28d33345be7a2f9a482bea9e6829ed861d08559bfdebe446edc0bf3429 [INFO] running `Command { std: "docker" "start" "-a" "f99ecf28d33345be7a2f9a482bea9e6829ed861d08559bfdebe446edc0bf3429", kill_on_drop: false }` [INFO] [stderr] Compiling conjugator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `S1` should have a snake case name [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | S1: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s1` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S2` should have a snake case name [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | S2: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `S3` should have a snake case name [INFO] [stdout] --> src/main.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | S3: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `s3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P1` should have a snake case name [INFO] [stdout] --> src/main.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | P1: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P2` should have a snake case name [INFO] [stdout] --> src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | P2: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `P3` should have a snake case name [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | P3: Vec, [INFO] [stdout] | ^^ help: convert the identifier to snake case: `p3` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "f99ecf28d33345be7a2f9a482bea9e6829ed861d08559bfdebe446edc0bf3429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99ecf28d33345be7a2f9a482bea9e6829ed861d08559bfdebe446edc0bf3429", kill_on_drop: false }` [INFO] [stdout] f99ecf28d33345be7a2f9a482bea9e6829ed861d08559bfdebe446edc0bf3429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f221bf24623e4a224c43bbea986ffe5704513a7a692e7e6ab278173196d1f94 [INFO] running `Command { std: "docker" "start" "-a" "5f221bf24623e4a224c43bbea986ffe5704513a7a692e7e6ab278173196d1f94", kill_on_drop: false }` [INFO] [stderr] warning: structure field `S1` should have a snake case name [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | S1: Vec, [INFO] [stderr] | ^^ help: convert the identifier to snake case (notice the capitalization): `s1` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: structure field `S2` should have a snake case name [INFO] [stderr] --> src/main.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | S2: Vec, [INFO] [stderr] | ^^ help: convert the identifier to snake case (notice the capitalization): `s2` [INFO] [stderr] [INFO] [stderr] warning: structure field `S3` should have a snake case name [INFO] [stderr] --> src/main.rs:35:5 [INFO] [stderr] | [INFO] [stderr] 35 | S3: Vec, [INFO] [stderr] | ^^ help: convert the identifier to snake case (notice the capitalization): `s3` [INFO] [stderr] [INFO] [stderr] warning: structure field `P1` should have a snake case name [INFO] [stderr] --> src/main.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | P1: Vec, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `p1` [INFO] [stderr] [INFO] [stderr] warning: structure field `P2` should have a snake case name [INFO] [stderr] --> src/main.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | P2: Vec, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `p2` [INFO] [stderr] [INFO] [stderr] warning: structure field `P3` should have a snake case name [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | P3: Vec, [INFO] [stderr] | ^^ help: convert the identifier to snake case: `p3` [INFO] [stderr] [INFO] [stderr] warning: `conjugator` (bin "conjugator" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/conjugator-3573f3273765b3df) [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" "5f221bf24623e4a224c43bbea986ffe5704513a7a692e7e6ab278173196d1f94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f221bf24623e4a224c43bbea986ffe5704513a7a692e7e6ab278173196d1f94", kill_on_drop: false }` [INFO] [stdout] 5f221bf24623e4a224c43bbea986ffe5704513a7a692e7e6ab278173196d1f94