[INFO] cloning repository https://github.com/findus/NotesManager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/findus/NotesManager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffindus%2FNotesManager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffindus%2FNotesManager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 892703eeaa2c0ef96e6082ae6e74989915f5afb5 [INFO] testing findus/NotesManager against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffindus%2FNotesManager" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/findus/NotesManager on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/findus/NotesManager [INFO] finished tweaking git repo https://github.com/findus/NotesManager [INFO] tweaked toml for git repo https://github.com/findus/NotesManager written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/findus/NotesManager already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded roff v0.1.0 [INFO] [stderr] Downloaded imap v2.4.1 [INFO] [stderr] Downloaded pangocairo-sys v0.10.1 [INFO] [stderr] Downloaded glib-macros v0.14.0 [INFO] [stderr] Downloaded cfg-expr v0.7.4 [INFO] [stderr] Downloaded subprocess v0.2.7 [INFO] [stderr] Downloaded glib v0.14.0 [INFO] [stderr] Downloaded pangocairo v0.9.0 [INFO] [stderr] Downloaded imap-proto v0.10.2 [INFO] [stderr] Downloaded system-deps v3.1.2 [INFO] [stderr] Downloaded cascade v0.1.4 [INFO] [stderr] Downloaded secret-service v1.1.3 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded man v0.3.0 [INFO] [stderr] Downloaded jfs v0.6.2 [INFO] [stderr] Downloaded mailparse v0.8.2 [INFO] [stderr] Downloaded mockall_derive v0.9.1 [INFO] [stderr] Downloaded mockall v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73c52b9c5f14920ebf6c1af0f516b83967321ed5f3fa67c28892621758f77b65 [INFO] running `Command { std: "docker" "start" "-a" "73c52b9c5f14920ebf6c1af0f516b83967321ed5f3fa67c28892621758f77b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73c52b9c5f14920ebf6c1af0f516b83967321ed5f3fa67c28892621758f77b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73c52b9c5f14920ebf6c1af0f516b83967321ed5f3fa67c28892621758f77b65", kill_on_drop: false }` [INFO] [stdout] 73c52b9c5f14920ebf6c1af0f516b83967321ed5f3fa67c28892621758f77b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed0104d009d35f93ff2ee0cfa55335851332d232f43c5774011ebc38820db104 [INFO] running `Command { std: "docker" "start" "-a" "ed0104d009d35f93ff2ee0cfa55335851332d232f43c5774011ebc38820db104", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling cascade v0.1.4 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling apnotes_bin v0.3.8 (/opt/rustwide/workdir/bin) [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> bin/build.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | panic!(format!("Could not create {}", name)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 28 - panic!(format!("Could not create {}", name)); [INFO] [stdout] 28 + panic!("Could not create {}", name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-0.9.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=107522095b8404fa -C extra-filename=-107522095b8404fa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ed0104d009d35f93ff2ee0cfa55335851332d232f43c5774011ebc38820db104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed0104d009d35f93ff2ee0cfa55335851332d232f43c5774011ebc38820db104", kill_on_drop: false }` [INFO] [stdout] ed0104d009d35f93ff2ee0cfa55335851332d232f43c5774011ebc38820db104