[INFO] cloning repository https://github.com/code0xff/ufc-appbase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code0xff/ufc-appbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fufc-appbase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fufc-appbase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73555f28adb65413e06ca1e22d20200e0d605cac [INFO] testing code0xff/ufc-appbase against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode0xff%2Fufc-appbase" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/code0xff/ufc-appbase 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/code0xff/ufc-appbase [INFO] finished tweaking git repo https://github.com/code0xff/ufc-appbase [INFO] tweaked toml for git repo https://github.com/code0xff/ufc-appbase written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/code0xff/ufc-appbase 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] Updating git repository `https://github.com/turnpike/appbase-rs` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.9.0 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded mongodb v2.0.0-beta.2 [INFO] [stderr] Downloaded lettre v0.10.0-rc.3 [INFO] [stderr] Downloaded bson v2.0.0-beta.2 [INFO] [stderr] Downloaded jsonrpc-core v17.1.0 [INFO] [stderr] Downloaded amiquip v0.4.0 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded teloxide v0.4.0 [INFO] [stderr] Downloaded jsonrpc-server-utils v17.1.0 [INFO] [stderr] Downloaded teloxide-macros v0.4.1 [INFO] [stderr] Downloaded jsonrpc-http-server v17.1.0 [INFO] [stderr] Downloaded pbkdf2 v0.7.5 [INFO] [stderr] Downloaded os_info v3.0.6 [INFO] [stderr] Downloaded teloxide-core v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] 6bbc11857b0d4309f626287f946901e8388f960c16ac623ca2160d12e14e73de [INFO] running `Command { std: "docker" "start" "-a" "6bbc11857b0d4309f626287f946901e8388f960c16ac623ca2160d12e14e73de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bbc11857b0d4309f626287f946901e8388f960c16ac623ca2160d12e14e73de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bbc11857b0d4309f626287f946901e8388f960c16ac623ca2160d12e14e73de", kill_on_drop: false }` [INFO] [stdout] 6bbc11857b0d4309f626287f946901e8388f960c16ac623ca2160d12e14e73de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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] a8ab603a4bedf052b8107f20ede6942bf33d7c7f80f59558b03979b245efd5eb [INFO] running `Command { std: "docker" "start" "-a" "a8ab603a4bedf052b8107f20ede6942bf33d7c7f80f59558b03979b245efd5eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling owned-alloc v0.2.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling mysql v20.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling quoted_printable v0.4.3 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling io-enum v0.2.6 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling teloxide-macros v0.4.1 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling lockfree v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] error: could not compile `derivative` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=e7a4043a28e0385d -C extra-filename=-e7a4043a28e0385d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-242efc09b7ec223c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8272c5f1de751f47.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a6ad0029ff845d56.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a8ab603a4bedf052b8107f20ede6942bf33d7c7f80f59558b03979b245efd5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ab603a4bedf052b8107f20ede6942bf33d7c7f80f59558b03979b245efd5eb", kill_on_drop: false }` [INFO] [stdout] a8ab603a4bedf052b8107f20ede6942bf33d7c7f80f59558b03979b245efd5eb