[INFO] cloning repository https://github.com/nghenglim/openapi_to_postman
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nghenglim/openapi_to_postman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnghenglim%2Fopenapi_to_postman", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnghenglim%2Fopenapi_to_postman'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fce7e1db6e4377b6b9cf81f05a13c492a5577a34
[INFO] checking nghenglim/openapi_to_postman against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnghenglim%2Fopenapi_to_postman" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nghenglim/openapi_to_postman on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/nghenglim/openapi_to_postman
[INFO] finished tweaking git repo https://github.com/nghenglim/openapi_to_postman
[INFO] tweaked toml for git repo https://github.com/nghenglim/openapi_to_postman written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nghenglim/openapi_to_postman 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-verbosity-flag v0.2.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.0
[INFO] [stderr]   Downloaded rayon-core v1.6.1
[INFO] [stderr]   Downloaded globwalk v0.3.1
[INFO] [stderr]   Downloaded quicli v0.4.0
[INFO] [stderr]   Downloaded rayon v1.2.1
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 182783281f7194652147dabe4a6397f0cae66554adf2d2d22f23ab1af062d3ab
[INFO] running `Command { std: "docker" "start" "-a" "182783281f7194652147dabe4a6397f0cae66554adf2d2d22f23ab1af062d3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "182783281f7194652147dabe4a6397f0cae66554adf2d2d22f23ab1af062d3ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "182783281f7194652147dabe4a6397f0cae66554adf2d2d22f23ab1af062d3ab", kill_on_drop: false }`
[INFO] [stdout] 182783281f7194652147dabe4a6397f0cae66554adf2d2d22f23ab1af062d3ab
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e682d91e2dcfc77f177bc2e29ef87d96d061b6aa5ec9bb260d28924a757fee3
[INFO] running `Command { std: "docker" "start" "-a" "5e682d91e2dcfc77f177bc2e29ef87d96d061b6aa5ec9bb260d28924a757fee3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking bstr v0.2.8
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking globset v0.4.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking ignore v0.4.10
[INFO] [stderr]     Checking crossbeam-queue v0.2.0
[INFO] [stderr]     Checking globwalk v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking rayon v1.2.1
[INFO] [stderr]     Checking backtrace v0.3.40
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]    Compiling structopt-derive v0.3.4
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking exitfailure v0.5.1
[INFO] [stderr]     Checking clap-verbosity-flag v0.2.0
[INFO] [stderr]     Checking structopt v0.3.4
[INFO] [stderr]     Checking quicli v0.4.0
[INFO] [stderr]     Checking openapi3_x_postman v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/postman_model.rs:352:58
[INFO] [stdout]     |
[INFO] [stdout] 352 |             let mut paths: Vec<String> = nonabsolute_path.clone().split('/').map(|s| s.to_owned()).collect();
[INFO] [stdout]     |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/postman_model.rs:352:58
[INFO] [stdout]     |
[INFO] [stdout] 352 |             let mut paths: Vec<String> = nonabsolute_path.clone().split('/').map(|s| s.to_owned()).collect();
[INFO] [stdout]     |                                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.35s
[INFO] running `Command { std: "docker" "inspect" "5e682d91e2dcfc77f177bc2e29ef87d96d061b6aa5ec9bb260d28924a757fee3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e682d91e2dcfc77f177bc2e29ef87d96d061b6aa5ec9bb260d28924a757fee3", kill_on_drop: false }`
[INFO] [stdout] 5e682d91e2dcfc77f177bc2e29ef87d96d061b6aa5ec9bb260d28924a757fee3
