[INFO] cloning repository https://github.com/mpg-tomoya-komiyama/sassruist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mpg-tomoya-komiyama/sassruist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpg-tomoya-komiyama%2Fsassruist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpg-tomoya-komiyama%2Fsassruist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cf064d1d3148c3303ceb2b684b03753537f19e50 [INFO] checking mpg-tomoya-komiyama/sassruist against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmpg-tomoya-komiyama%2Fsassruist" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mpg-tomoya-komiyama/sassruist on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mpg-tomoya-komiyama/sassruist [INFO] finished tweaking git repo https://github.com/mpg-tomoya-komiyama/sassruist [INFO] tweaked toml for git repo https://github.com/mpg-tomoya-komiyama/sassruist written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mpg-tomoya-komiyama/sassruist 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fede7b35fa0179042d8ea4d5ef330bb876de8ffbdcd91259f0ade71b0f703341 [INFO] running `Command { std: "docker" "start" "-a" "fede7b35fa0179042d8ea4d5ef330bb876de8ffbdcd91259f0ade71b0f703341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fede7b35fa0179042d8ea4d5ef330bb876de8ffbdcd91259f0ade71b0f703341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fede7b35fa0179042d8ea4d5ef330bb876de8ffbdcd91259f0ade71b0f703341", kill_on_drop: false }` [INFO] [stdout] fede7b35fa0179042d8ea4d5ef330bb876de8ffbdcd91259f0ade71b0f703341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cffb63ad09c2d61e90fd754d1f71190d6a17005cf87c7860bc53368b1b561bf [INFO] running `Command { std: "docker" "start" "-a" "0cffb63ad09c2d61e90fd754d1f71190d6a17005cf87c7860bc53368b1b561bf", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.47 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bumpalo v2.4.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.47 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.47 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.47 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.47 [INFO] [stderr] Checking sassruist v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this conversion is useless `String` to `String` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | converter::perform(&text).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sassruist` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this conversion is useless `String` to `String` [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | converter::perform(&text).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sassruist` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0cffb63ad09c2d61e90fd754d1f71190d6a17005cf87c7860bc53368b1b561bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cffb63ad09c2d61e90fd754d1f71190d6a17005cf87c7860bc53368b1b561bf", kill_on_drop: false }` [INFO] [stdout] 0cffb63ad09c2d61e90fd754d1f71190d6a17005cf87c7860bc53368b1b561bf