[INFO] cloning repository https://github.com/iSOcH/edureka-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iSOcH/edureka-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiSOcH%2Fedureka-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiSOcH%2Fedureka-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a7ec639c6a5a7e2d8a9e32da1c0df0b4a24e6905
[INFO] checking iSOcH/edureka-rust against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FiSOcH%2Fedureka-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/iSOcH/edureka-rust
[INFO] finished tweaking git repo https://github.com/iSOcH/edureka-rust
[INFO] tweaked toml for git repo https://github.com/iSOcH/edureka-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/iSOcH/edureka-rust on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/iSOcH/edureka-rust 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dsl_auto_type v0.1.3
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.2.0
[INFO] [stderr]   Downloaded pq-sys v0.7.0
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded argminmax v0.6.2
[INFO] [stderr]   Downloaded diesel_derives v2.2.3
[INFO] [stderr]   Downloaded pulp v0.21.4
[INFO] [stderr]   Downloaded diesel v2.2.7
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.21
[INFO] [stderr]   Downloaded zerocopy v0.8.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 319e2857fb230d73cc351c235d586b043c386a923373ed5d3ab89ef4dd198c5d
[INFO] running `Command { std: "docker" "start" "-a" "319e2857fb230d73cc351c235d586b043c386a923373ed5d3ab89ef4dd198c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "319e2857fb230d73cc351c235d586b043c386a923373ed5d3ab89ef4dd198c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319e2857fb230d73cc351c235d586b043c386a923373ed5d3ab89ef4dd198c5d", kill_on_drop: false }`
[INFO] [stdout] 319e2857fb230d73cc351c235d586b043c386a923373ed5d3ab89ef4dd198c5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95bd039bc7fc38069c820118e3cf223c75e428ef45857f5fbdaf7dfa92b6e99b
[INFO] running `Command { std: "docker" "start" "-a" "95bd039bc7fc38069c820118e3cf223c75e428ef45857f5fbdaf7dfa92b6e99b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pulp v0.21.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking argminmax v0.6.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling pq-sys v0.7.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking optimizing-computational-performance-find-max v0.1.0 (/opt/rustwide/workdir/advanced-rust-programming/mod3/optimizing-computational-performance-find-max)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking websocket v0.1.0 (/opt/rustwide/workdir/web-development-with-rust/mod3/websocket)
[INFO] [stderr]     Checking concurrency-threads-mutex v0.1.0 (/opt/rustwide/workdir/advanced-rust-programming/mod2/concurrency-threads-mutex)
[INFO] [stderr]     Checking check-transaction-sample v0.1.0 (/opt/rustwide/workdir/web-development-with-rust/mod2/check-transaction-sample)
[INFO] [stderr]     Checking concurrency-threads-atomic v0.1.0 (/opt/rustwide/workdir/advanced-rust-programming/mod2/concurrency-threads-atomic)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking diesel v2.2.7
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking rocket-with-serde v0.1.0 (/opt/rustwide/workdir/web-development-with-rust/mod2/rocket-with-serde)
[INFO] [stderr]     Checking actix-api-1 v0.1.0 (/opt/rustwide/workdir/web-development-with-rust/mod2/actix-api-1)
[INFO] [stderr]     Checking rocket-first v0.1.0 (/opt/rustwide/workdir/web-development-with-rust/mod1/rocket-first)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "95bd039bc7fc38069c820118e3cf223c75e428ef45857f5fbdaf7dfa92b6e99b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95bd039bc7fc38069c820118e3cf223c75e428ef45857f5fbdaf7dfa92b6e99b", kill_on_drop: false }`
[INFO] [stdout] 95bd039bc7fc38069c820118e3cf223c75e428ef45857f5fbdaf7dfa92b6e99b
