[INFO] cloning repository https://github.com/wycats/salsa-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wycats/salsa-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fsalsa-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fsalsa-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1829f87e55653290a993f64e4a55559ca3d232dc [INFO] testing wycats/salsa-examples against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwycats%2Fsalsa-examples" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wycats/salsa-examples on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wycats/salsa-examples [INFO] finished tweaking git repo https://github.com/wycats/salsa-examples [INFO] tweaked toml for git repo https://github.com/wycats/salsa-examples written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/wycats/salsa-examples already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v0.6.9 [INFO] [stderr] Downloaded derive-new v0.5.5 [INFO] [stderr] Downloaded salsa v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e64d7630c5f68c897fb4018448e612699a432176ad88cadf26d3befb2305a11 [INFO] running `Command { std: "docker" "start" "-a" "4e64d7630c5f68c897fb4018448e612699a432176ad88cadf26d3befb2305a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e64d7630c5f68c897fb4018448e612699a432176ad88cadf26d3befb2305a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e64d7630c5f68c897fb4018448e612699a432176ad88cadf26d3befb2305a11", kill_on_drop: false }` [INFO] [stdout] 4e64d7630c5f68c897fb4018448e612699a432176ad88cadf26d3befb2305a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b339f446a90215b00a9919e839abe363fdc2d3a82f72a0c7d562cf09ec0f860 [INFO] running `Command { std: "docker" "start" "-a" "6b339f446a90215b00a9919e839abe363fdc2d3a82f72a0c7d562cf09ec0f860", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling derive-new v0.5.5 [INFO] [stderr] Compiling salsa v0.7.0 [INFO] [stderr] Compiling salsa-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(crate_visibility_modifier)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `string_by_id` should have an upper camel case name [INFO] [stdout] --> src/database.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | fn string_by_id() for InternedString; [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `StringById` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `array_by_id` should have an upper camel case name [INFO] [stdout] --> src/database.rs:60:16 [INFO] [stdout] | [INFO] [stdout] 60 | fn array_by_id() for InternedArray; [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ArrayById` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `concat` should have an upper camel case name [INFO] [stdout] --> src/database.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | fn concat() for ConcatString; [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Concat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `salsa-test` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6b339f446a90215b00a9919e839abe363fdc2d3a82f72a0c7d562cf09ec0f860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b339f446a90215b00a9919e839abe363fdc2d3a82f72a0c7d562cf09ec0f860", kill_on_drop: false }` [INFO] [stdout] 6b339f446a90215b00a9919e839abe363fdc2d3a82f72a0c7d562cf09ec0f860