[INFO] cloning repository https://github.com/cdecompilador/amargo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cdecompilador/amargo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdecompilador%2Famargo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdecompilador%2Famargo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43c03fbfbb7d8266978df091fa7b334d2ed56d8e
[INFO] checking cdecompilador/amargo against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcdecompilador%2Famargo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cdecompilador/amargo
[INFO] finished tweaking git repo https://github.com/cdecompilador/amargo
[INFO] tweaked toml for git repo https://github.com/cdecompilador/amargo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cdecompilador/amargo on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cdecompilador/amargo 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parse-display v0.5.2
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.10
[INFO] [stderr]   Downloaded parse-display-derive v0.5.2
[INFO] [stderr]   Downloaded structmeta-derive v0.1.3
[INFO] [stderr]   Downloaded educe v0.4.18
[INFO] [stderr]   Downloaded clap_derive v3.1.0
[INFO] [stderr]   Downloaded concolor-clap v0.0.9
[INFO] [stderr]   Downloaded concolor-query v0.0.5
[INFO] [stderr]   Downloaded concolor v0.0.8
[INFO] [stderr]   Downloaded include_dir v0.7.2
[INFO] [stderr]   Downloaded structmeta v0.1.3
[INFO] [stderr]   Downloaded num-bigint v0.4.2
[INFO] [stderr]   Downloaded include_dir_macros v0.7.2
[INFO] [stderr]   Downloaded clap v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05ab7ae532acf04894523b739dcf063ad5cf677246bd060d0b4a5cdd6b5f3a55
[INFO] running `Command { std: "docker" "start" "-a" "05ab7ae532acf04894523b739dcf063ad5cf677246bd060d0b4a5cdd6b5f3a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ab7ae532acf04894523b739dcf063ad5cf677246bd060d0b4a5cdd6b5f3a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ab7ae532acf04894523b739dcf063ad5cf677246bd060d0b4a5cdd6b5f3a55", kill_on_drop: false }`
[INFO] [stdout] 05ab7ae532acf04894523b739dcf063ad5cf677246bd060d0b4a5cdd6b5f3a55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8575c9038f3d5c22a9a0838fbfd272c6cd47636d97f2f580afdd55ccff05951a
[INFO] running `Command { std: "docker" "start" "-a" "8575c9038f3d5c22a9a0838fbfd272c6cd47636d97f2f580afdd55ccff05951a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]     Checking concolor-query v0.0.5
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking which v4.2.2
[INFO] [stderr]     Checking console v0.14.1
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking concolor v0.0.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking include_dir v0.7.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structmeta-derive v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling clap_derive v3.1.0
[INFO] [stderr]    Compiling enum-ordinalize v3.1.10
[INFO] [stderr]    Compiling educe v0.4.18
[INFO] [stderr]    Compiling structmeta v0.1.3
[INFO] [stderr]    Compiling parse-display-derive v0.5.2
[INFO] [stderr]     Checking clap v3.1.0
[INFO] [stderr]     Checking parse-display v0.5.2
[INFO] [stderr]     Checking concolor-clap v0.0.9
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking amargo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `CPP_BINARY_TEMPLATE` is never used
[INFO] [stdout]   --> src/main.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const CPP_BINARY_TEMPLATE: Dir = include_dir!("./templates/cpp/binary");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CPP_LIBRARY_TEMPLATE` is never used
[INFO] [stdout]   --> src/main.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const CPP_LIBRARY_TEMPLATE: Dir = include_dir!("./templates/cpp/library");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tool.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl Tool {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 83 |     /// Instantiates a new tool given the compiler `path`
[INFO] [stdout] 84 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `extra_warnings_flags` and `warnings_to_errors_flag` are never used
[INFO] [stdout]    --> src/tool.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl ToolFamily {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn extra_warnings_flags(&self) -> Option<&'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub fn warnings_to_errors_flag(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CPP_BINARY_TEMPLATE` is never used
[INFO] [stdout]   --> src/main.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const CPP_BINARY_TEMPLATE: Dir = include_dir!("./templates/cpp/binary");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CPP_LIBRARY_TEMPLATE` is never used
[INFO] [stdout]   --> src/main.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const CPP_LIBRARY_TEMPLATE: Dir = include_dir!("./templates/cpp/library");
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tool.rs:84:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | impl Tool {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 83 |     /// Instantiates a new tool given the compiler `path`
[INFO] [stdout] 84 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `extra_warnings_flags` and `warnings_to_errors_flag` are never used
[INFO] [stdout]    --> src/tool.rs:217:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl ToolFamily {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub fn extra_warnings_flags(&self) -> Option<&'static str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub fn warnings_to_errors_flag(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: parse-display-derive v0.5.2, structmeta-derive v0.1.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "8575c9038f3d5c22a9a0838fbfd272c6cd47636d97f2f580afdd55ccff05951a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8575c9038f3d5c22a9a0838fbfd272c6cd47636d97f2f580afdd55ccff05951a", kill_on_drop: false }`
[INFO] [stdout] 8575c9038f3d5c22a9a0838fbfd272c6cd47636d97f2f580afdd55ccff05951a
