[INFO] cloning repository https://github.com/LeKillbit/ElfParser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LeKillbit/ElfParser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeKillbit%2FElfParser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeKillbit%2FElfParser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b2588194f386e0d0392bf2600a44cefa0e9743f [INFO] testing LeKillbit/ElfParser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLeKillbit%2FElfParser" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LeKillbit/ElfParser 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/LeKillbit/ElfParser [INFO] finished tweaking git repo https://github.com/LeKillbit/ElfParser [INFO] tweaked toml for git repo https://github.com/LeKillbit/ElfParser written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/LeKillbit/ElfParser 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 file-utils v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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] e4370da060275af4997a826f509ab2f14383182cde8ca5d7d8639f9e4631d153 [INFO] running `Command { std: "docker" "start" "-a" "e4370da060275af4997a826f509ab2f14383182cde8ca5d7d8639f9e4631d153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4370da060275af4997a826f509ab2f14383182cde8ca5d7d8639f9e4631d153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4370da060275af4997a826f509ab2f14383182cde8ca5d7d8639f9e4631d153", kill_on_drop: false }` [INFO] [stdout] e4370da060275af4997a826f509ab2f14383182cde8ca5d7d8639f9e4631d153 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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] c1a3ec3fa5d92be7a3b52e8d8084eff2aa8db8910c2150907794f1f026bd6b13 [INFO] running `Command { std: "docker" "start" "-a" "c1a3ec3fa5d92be7a3b52e8d8084eff2aa8db8910c2150907794f1f026bd6b13", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling file-utils v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling enum-primitive-derive v0.2.1 [INFO] [stderr] Compiling elf_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `colored` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate colored; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `green` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:46:45 [INFO] [stdout] | [INFO] [stdout] 46 | true => self.canary.to_string().green(), [INFO] [stdout] | ^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `red` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:47:46 [INFO] [stdout] | [INFO] [stdout] 47 | false => self.canary.to_string().red(), [INFO] [stdout] | ^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `green` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | true => self.nx.to_string().green(), [INFO] [stdout] | ^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `red` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:51:42 [INFO] [stdout] | [INFO] [stdout] 51 | false => self.nx.to_string().red(), [INFO] [stdout] | ^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `red` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:54:54 [INFO] [stdout] | [INFO] [stdout] 54 | RelRo::NoRelRo => self.relro.to_string().red(), [INFO] [stdout] | ^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `yellow` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:55:59 [INFO] [stdout] | [INFO] [stdout] 55 | RelRo::PartialRelRo => self.relro.to_string().yellow(), [INFO] [stdout] | ^^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `green` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:56:56 [INFO] [stdout] | [INFO] [stdout] 56 | RelRo::FullRelRo => self.relro.to_string().green(), [INFO] [stdout] | ^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `green` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:59:42 [INFO] [stdout] | [INFO] [stdout] 59 | true => self.pie.to_string().green(), [INFO] [stdout] | ^^^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `red` found for struct `String` in the current scope [INFO] [stdout] --> src/elf.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 60 | false => self.pie.to_string().red(), [INFO] [stdout] | ^^^ method not found in `String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elf_parser` due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "c1a3ec3fa5d92be7a3b52e8d8084eff2aa8db8910c2150907794f1f026bd6b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a3ec3fa5d92be7a3b52e8d8084eff2aa8db8910c2150907794f1f026bd6b13", kill_on_drop: false }` [INFO] [stdout] c1a3ec3fa5d92be7a3b52e8d8084eff2aa8db8910c2150907794f1f026bd6b13