[INFO] cloning repository https://github.com/pandu926/rust-crud-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandu926/rust-crud-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandu926%2Frust-crud-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandu926%2Frust-crud-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43f80790265044df995f2d6d53ca8b27337f1beb
[INFO] testing pandu926/rust-crud-example against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandu926%2Frust-crud-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pandu926/rust-crud-example
[INFO] finished tweaking git repo https://github.com/pandu926/rust-crud-example
[INFO] tweaked toml for git repo https://github.com/pandu926/rust-crud-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pandu926/rust-crud-example on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pandu926/rust-crud-example 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dc0eba162ebb810a78d56ce202daf43125c77fb463f32b62bbcb1322bf9c547
[INFO] running `Command { std: "docker" "start" "-a" "7dc0eba162ebb810a78d56ce202daf43125c77fb463f32b62bbcb1322bf9c547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dc0eba162ebb810a78d56ce202daf43125c77fb463f32b62bbcb1322bf9c547", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc0eba162ebb810a78d56ce202daf43125c77fb463f32b62bbcb1322bf9c547", kill_on_drop: false }`
[INFO] [stdout] 7dc0eba162ebb810a78d56ce202daf43125c77fb463f32b62bbcb1322bf9c547
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 115e88ae46a64a29f8ee8891130734e8a89fcbe67d9e24105918adf69cfff350
[INFO] running `Command { std: "docker" "start" "-a" "115e88ae46a64a29f8ee8891130734e8a89fcbe67d9e24105918adf69cfff350", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling winnow v0.6.16
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling diesel_derives v2.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.7
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.17
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling toml v0.8.16
[INFO] [stderr]    Compiling diesel v2.2.2
[INFO] [stderr] error: could not compile `rocket` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name rocket --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="json"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "http2", "json", "msgpack", "mtls", "rmp-serde", "secrets", "serde_json", "tls", "uuid", "uuid_"))' -C metadata=40a121d17f659dea -C extra-filename=-0ea9ddf552edada2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-017cc586d9edf229.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-43e95271a00f0dc2.so --extern atomic=/opt/rustwide/target/debug/deps/libatomic-e4251e7669031793.rmeta --extern binascii=/opt/rustwide/target/debug/deps/libbinascii-16bd6da115a6815f.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2760b0ee395dab8d.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-d9350474cfeab10b.rmeta --extern figment=/opt/rustwide/target/debug/deps/libfigment-51a5c08c559a0329.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-7f25d89d580d3b8b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-e6a5f279ab995438.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-fed671603a7029d5.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-608d6d24a619d2bf.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-9f98efa6c80ea07a.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7bff31d5548983a7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0dede9dd7d0a9eb6.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a03c60b7165ca03c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-9eea3755ca7c74d8.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-f839b6095c15a060.rmeta --extern rocket_codegen=/opt/rustwide/target/debug/deps/librocket_codegen-0ea58ae744414099.so --extern rocket_http=/opt/rustwide/target/debug/deps/librocket_http-528eb7cf142dfde8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-59faf1cafb692647.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bbfdbf56e8b2c048.rmeta --extern state=/opt/rustwide/target/debug/deps/libstate-56739062142ee90e.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1b5e757e73e67181.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ce31a8dbf87c217d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9c4e1cd69706b0b6.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-564550d2083f756e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-eef0b8f04e6bf3d6.rmeta --extern ubyte=/opt/rustwide/target/debug/deps/libubyte-43494c2af0734a38.rmeta --extern yansi=/opt/rustwide/target/debug/deps/libyansi-95450a8b33dbf0d1.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3 --cfg nightly` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "115e88ae46a64a29f8ee8891130734e8a89fcbe67d9e24105918adf69cfff350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "115e88ae46a64a29f8ee8891130734e8a89fcbe67d9e24105918adf69cfff350", kill_on_drop: false }`
[INFO] [stdout] 115e88ae46a64a29f8ee8891130734e8a89fcbe67d9e24105918adf69cfff350
