[INFO] cloning repository https://github.com/bachue/play-clang-ast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bachue/play-clang-ast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbachue%2Fplay-clang-ast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbachue%2Fplay-clang-ast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c883a4dd80d996f830c2a5734aa2f41db40c1a4 [INFO] testing bachue/play-clang-ast against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbachue%2Fplay-clang-ast" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bachue/play-clang-ast on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bachue/play-clang-ast [INFO] finished tweaking git repo https://github.com/bachue/play-clang-ast [INFO] tweaked toml for git repo https://github.com/bachue/play-clang-ast written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bachue/play-clang-ast already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8186e252f3b3ba7658a429002c5ec4edb78fa7f9173a6ce9d03c0fb600fd33b [INFO] running `Command { std: "docker" "start" "-a" "c8186e252f3b3ba7658a429002c5ec4edb78fa7f9173a6ce9d03c0fb600fd33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8186e252f3b3ba7658a429002c5ec4edb78fa7f9173a6ce9d03c0fb600fd33b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8186e252f3b3ba7658a429002c5ec4edb78fa7f9173a6ce9d03c0fb600fd33b", kill_on_drop: false }` [INFO] [stdout] c8186e252f3b3ba7658a429002c5ec4edb78fa7f9173a6ce9d03c0fb600fd33b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e60aead37853fb047607a29847e39ed319220822c4de2208607f4b93ac4310 [INFO] running `Command { std: "docker" "start" "-a" "58e60aead37853fb047607a29847e39ed319220822c4de2208607f4b93ac4310", kill_on_drop: false }` [INFO] [stderr] Compiling tap v0.4.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling clang v0.23.0 [INFO] [stderr] Compiling test-clang-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/main.rs:433:49 [INFO] [stdout] | [INFO] [stdout] 433 | _ => panic!("Unexpected entity: {:?}"), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 433 | _ => panic!("Unexpected entity: {:?}", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 433 | _ => panic!("{}", "Unexpected entity: {:?}"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.66s [INFO] running `Command { std: "docker" "inspect" "58e60aead37853fb047607a29847e39ed319220822c4de2208607f4b93ac4310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e60aead37853fb047607a29847e39ed319220822c4de2208607f4b93ac4310", kill_on_drop: false }` [INFO] [stdout] 58e60aead37853fb047607a29847e39ed319220822c4de2208607f4b93ac4310 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2014d08f8b288b3fc06a7282679507aa1846edaa66b567e0be31dc427ceac2f4 [INFO] running `Command { std: "docker" "start" "-a" "2014d08f8b288b3fc06a7282679507aa1846edaa66b567e0be31dc427ceac2f4", kill_on_drop: false }` [INFO] [stderr] Compiling test-clang-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/main.rs:433:49 [INFO] [stdout] | [INFO] [stdout] 433 | _ => panic!("Unexpected entity: {:?}"), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 433 | _ => panic!("Unexpected entity: {:?}", ...), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 433 | _ => panic!("{}", "Unexpected entity: {:?}"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `Command { std: "docker" "inspect" "2014d08f8b288b3fc06a7282679507aa1846edaa66b567e0be31dc427ceac2f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2014d08f8b288b3fc06a7282679507aa1846edaa66b567e0be31dc427ceac2f4", kill_on_drop: false }` [INFO] [stdout] 2014d08f8b288b3fc06a7282679507aa1846edaa66b567e0be31dc427ceac2f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 198ae4f10a8e19fc0548b6ca52363ab915ed1afa51b18c60dc8bbeaf9360510a [INFO] running `Command { std: "docker" "start" "-a" "198ae4f10a8e19fc0548b6ca52363ab915ed1afa51b18c60dc8bbeaf9360510a", kill_on_drop: false }` [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/main.rs:433:49 [INFO] [stderr] | [INFO] [stderr] 433 | _ => panic!("Unexpected entity: {:?}"), [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 433 | _ => panic!("Unexpected entity: {:?}", ...), [INFO] [stderr] | ^^^^^ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 433 | _ => panic!("{}", "Unexpected entity: {:?}"), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `test-clang-rust` (bin "test-clang-rust" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_clang_rust-1dc664cfa6b04c08) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "198ae4f10a8e19fc0548b6ca52363ab915ed1afa51b18c60dc8bbeaf9360510a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "198ae4f10a8e19fc0548b6ca52363ab915ed1afa51b18c60dc8bbeaf9360510a", kill_on_drop: false }` [INFO] [stdout] 198ae4f10a8e19fc0548b6ca52363ab915ed1afa51b18c60dc8bbeaf9360510a