[INFO] cloning repository https://github.com/thomasoca/fpldf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomasoca/fpldf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasoca%2Ffpldf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasoca%2Ffpldf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44ec5ed850ac0ce2c4adbdb8da9b3dd5bbb9a48b
[INFO] building thomasoca/fpldf against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomasoca%2Ffpldf" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomasoca/fpldf
[INFO] finished tweaking git repo https://github.com/thomasoca/fpldf
[INFO] tweaked toml for git repo https://github.com/thomasoca/fpldf written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomasoca/fpldf on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomasoca/fpldf 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instant v0.1.11
[INFO] [stderr]   Downloaded tokio-macros v1.4.1
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded flatbuffers v2.0.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.67
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded parquet-format v2.6.1
[INFO] [stderr]   Downloaded snap v1.0.5
[INFO] [stderr]   Downloaded sqlparser v0.9.0
[INFO] [stderr]   Downloaded h2 v0.3.6
[INFO] [stderr]   Downloaded num-bigint v0.4.2
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded bumpalo v3.7.1
[INFO] [stderr]   Downloaded zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]   Downloaded multiversion-macros v0.6.1
[INFO] [stderr]   Downloaded multiversion v0.6.1
[INFO] [stderr]   Downloaded lz4 v1.23.2
[INFO] [stderr]   Downloaded zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]   Downloaded sha2 v0.9.8
[INFO] [stderr]   Downloaded lz4-sys v1.9.2
[INFO] [stderr]   Downloaded datafusion v5.0.0
[INFO] [stderr]   Downloaded arrow v5.5.0
[INFO] [stderr]   Downloaded tokio v1.12.0
[INFO] [stderr]   Downloaded zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]   Downloaded brotli v3.3.2
[INFO] [stderr]   Downloaded parquet v5.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 56d658bfb1adb86473f1fb5fd7314aca197a2761dab34828e1de66f126a9058a
[INFO] running `Command { std: "docker" "start" "-a" "56d658bfb1adb86473f1fb5fd7314aca197a2761dab34828e1de66f126a9058a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56d658bfb1adb86473f1fb5fd7314aca197a2761dab34828e1de66f126a9058a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56d658bfb1adb86473f1fb5fd7314aca197a2761dab34828e1de66f126a9058a", kill_on_drop: false }`
[INFO] [stdout] 56d658bfb1adb86473f1fb5fd7314aca197a2761dab34828e1de66f126a9058a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3110452a74bc580a2719161a6f2cd06ca332c1354108818888678deaf49ed3dc
[INFO] running `Command { std: "docker" "start" "-a" "3110452a74bc580a2719161a6f2cd06ca332c1354108818888678deaf49ed3dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-bigint v0.4.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling zstd-safe v4.1.1+zstd.1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling integer-encoding v1.1.7
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parquet v5.5.0
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling thrift v0.13.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling brotli v3.3.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling ordered-float v2.8.0
[INFO] [stderr]    Compiling parquet-format v2.6.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling sqlparser v0.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling zstd-sys v1.6.1+zstd.1.5.0
[INFO] [stderr]    Compiling lz4-sys v1.9.2
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]    Compiling flatbuffers v2.0.0
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling multiversion v0.6.1
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling lz4 v1.23.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling arrow v5.5.0
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling zstd v0.9.0+zstd.1.5.0
[INFO] [stderr]    Compiling datafusion v5.0.0
[INFO] [stderr]    Compiling fpldf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v5.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "3110452a74bc580a2719161a6f2cd06ca332c1354108818888678deaf49ed3dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3110452a74bc580a2719161a6f2cd06ca332c1354108818888678deaf49ed3dc", kill_on_drop: false }`
[INFO] [stdout] 3110452a74bc580a2719161a6f2cd06ca332c1354108818888678deaf49ed3dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 544481c3764990a4690745dacf2df26fef1c2c4185e8cde62920967f1054c97f
[INFO] running `Command { std: "docker" "start" "-a" "544481c3764990a4690745dacf2df26fef1c2c4185e8cde62920967f1054c97f", kill_on_drop: false }`
[INFO] [stderr]    Compiling fpldf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v5.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "544481c3764990a4690745dacf2df26fef1c2c4185e8cde62920967f1054c97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544481c3764990a4690745dacf2df26fef1c2c4185e8cde62920967f1054c97f", kill_on_drop: false }`
[INFO] [stdout] 544481c3764990a4690745dacf2df26fef1c2c4185e8cde62920967f1054c97f
