[INFO] cloning repository https://github.com/droundy/rust-student-pairs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/droundy/rust-student-pairs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Frust-student-pairs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Frust-student-pairs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3cf2d96100bdbf38828afd59dba38df1897dcc00
[INFO] building droundy/rust-student-pairs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Frust-student-pairs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/droundy/rust-student-pairs
[INFO] finished tweaking git repo https://github.com/droundy/rust-student-pairs
[INFO] tweaked toml for git repo https://github.com/droundy/rust-student-pairs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/droundy/rust-student-pairs 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/droundy/rust-student-pairs 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.2.4
[INFO] [stderr]   Downloaded ascii v0.8.7
[INFO] [stderr]   Downloaded tiny_http v0.6.2
[INFO] [stderr]   Downloaded const-random v0.1.13
[INFO] [stderr]   Downloaded dirs v1.0.5
[INFO] [stderr]   Downloaded chunked_transfer v0.3.1
[INFO] [stderr]   Downloaded gzip-header v0.3.0
[INFO] [stderr]   Downloaded askama_escape v0.2.0
[INFO] [stderr]   Downloaded mime v0.2.6
[INFO] [stderr]   Downloaded mime_guess v1.8.8
[INFO] [stderr]   Downloaded askama_derive v0.8.0
[INFO] [stderr]   Downloaded askama v0.8.0
[INFO] [stderr]   Downloaded const-random-macro v0.1.13
[INFO] [stderr]   Downloaded toml v0.4.10
[INFO] [stderr]   Downloaded multipart v0.15.4
[INFO] [stderr]   Downloaded blake2b_simd v0.5.11
[INFO] [stderr]   Downloaded tinyset v0.4.4
[INFO] [stderr]   Downloaded memorable-wordlist v0.1.7
[INFO] [stderr]   Downloaded ahash v0.4.7
[INFO] [stderr]   Downloaded itertools v0.9.0
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] [stderr]   Downloaded deflate v0.7.20
[INFO] [stderr]   Downloaded state v0.4.2
[INFO] [stderr]   Downloaded internment v0.4.1
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded arrayref v0.3.6
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.1
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded dashmap v3.11.10
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded rust-argon2 v0.8.3
[INFO] [stderr]   Downloaded rouille v3.0.0
[INFO] [stderr]   Downloaded serde_yaml v0.8.16
[INFO] [stderr]   Downloaded filetime v0.2.14
[INFO] [stderr]   Downloaded redox_users v0.3.5
[INFO] [stderr]   Downloaded unicase v1.4.2
[INFO] [stderr]   Downloaded humansize v1.1.0
[INFO] [stderr]   Downloaded askama_shared v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 266a43acae0fd8c4c26a2022c4b9f0b490b3faba2b412668ad278c126618c6b1
[INFO] running `Command { std: "docker" "start" "-a" "266a43acae0fd8c4c26a2022c4b9f0b490b3faba2b412668ad278c126618c6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "266a43acae0fd8c4c26a2022c4b9f0b490b3faba2b412668ad278c126618c6b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "266a43acae0fd8c4c26a2022c4b9f0b490b3faba2b412668ad278c126618c6b1", kill_on_drop: false }`
[INFO] [stdout] 266a43acae0fd8c4c26a2022c4b9f0b490b3faba2b412668ad278c126618c6b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8cafc31985797e17e9160d519ca23129527dc1c463d5bf22eb73c79dd3d976bb
[INFO] running `Command { std: "docker" "start" "-a" "8cafc31985797e17e9160d519ca23129527dc1c463d5bf22eb73c79dd3d976bb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling askama_escape v0.2.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling gzip-header v0.3.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling ascii v0.8.7
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling chunked_transfer v0.3.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.62
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling state v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling const-random-macro v0.1.13
[INFO] [stderr]    Compiling rand_core v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling const-random v0.1.13
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling filetime v0.2.14
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling serde_yaml v0.8.16
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling tiny_http v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling tinyset v0.4.4
[INFO] [stderr]    Compiling memorable-wordlist v0.1.7
[INFO] [stderr]    Compiling multipart v0.15.4
[INFO] [stderr]    Compiling internment v0.4.1
[INFO] [stderr]    Compiling askama_shared v0.8.0
[INFO] [stderr]    Compiling rouille v3.0.0
[INFO] [stderr]    Compiling askama_derive v0.8.0
[INFO] [stderr]    Compiling askama v0.8.0
[INFO] [stderr]    Compiling rust-student-pairs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 126 | |                     id: usize,
[INFO] [stdout] 127 | |                     name: String,
[INFO] [stdout] 128 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 126 | |                     id: usize,
[INFO] [stdout] 127 | |                     name: String,
[INFO] [stdout] 128 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 175 | |                     team: String,
[INFO] [stdout] 176 | |                     section: String,
[INFO] [stdout] 177 | |                     student: String,
[INFO] [stdout] 178 | |                     action: String,
[INFO] [stdout] 179 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 175 | |                     team: String,
[INFO] [stdout] 176 | |                     section: String,
[INFO] [stdout] 177 | |                     student: String,
[INFO] [stdout] 178 | |                     action: String,
[INFO] [stdout] 179 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 267 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 268 | |                     team: String,
[INFO] [stdout] 269 | |                     section: String,
[INFO] [stdout] 270 | |                     primary: String,
[INFO] [stdout] 271 | |                     secondary: String,
[INFO] [stdout] 272 | |                     action: String,
[INFO] [stdout] 273 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 267 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 268 | |                     team: String,
[INFO] [stdout] 269 | |                     section: String,
[INFO] [stdout] 270 | |                     primary: String,
[INFO] [stdout] 271 | |                     secondary: String,
[INFO] [stdout] 272 | |                     action: String,
[INFO] [stdout] 273 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 341 | |                     section: String,
[INFO] [stdout] 342 | |                     oldname: String,
[INFO] [stdout] 343 | |                     newname: String,
[INFO] [stdout] 344 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 341 | |                     section: String,
[INFO] [stdout] 342 | |                     oldname: String,
[INFO] [stdout] 343 | |                     newname: String,
[INFO] [stdout] 344 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 382 | |                     oldname: String,
[INFO] [stdout] 383 | |                     newname: String,
[INFO] [stdout] 384 | |                     newzoom: String,
[INFO] [stdout] 385 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 382 | |                     oldname: String,
[INFO] [stdout] 383 | |                     newname: String,
[INFO] [stdout] 384 | |                     newzoom: String,
[INFO] [stdout] 385 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:423:23
[INFO] [stdout]     |
[INFO] [stdout] 423 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 424 | |                     oldname: String,
[INFO] [stdout] 425 | |                     newname: String,
[INFO] [stdout] 426 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:423:23
[INFO] [stdout]     |
[INFO] [stdout] 423 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 424 | |                     oldname: String,
[INFO] [stdout] 425 | |                     newname: String,
[INFO] [stdout] 426 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewStudent` is never constructed
[INFO] [stdout]   --> src/main.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct NewStudent {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `am_odd` is never read
[INFO] [stdout]     --> src/database.rs:1084:13
[INFO] [stdout]      |
[INFO] [stdout] 1081 |     struct Iter<'a, I> {
[INFO] [stdout]      |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1084 |         pub am_odd: bool,
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.94s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.15.4, nom v4.2.3
[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" "8cafc31985797e17e9160d519ca23129527dc1c463d5bf22eb73c79dd3d976bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cafc31985797e17e9160d519ca23129527dc1c463d5bf22eb73c79dd3d976bb", kill_on_drop: false }`
[INFO] [stdout] 8cafc31985797e17e9160d519ca23129527dc1c463d5bf22eb73c79dd3d976bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4473fc4139fccd5a2fccf22ac1924c1a563479f502dbfec51a1299feedaf6ef6
[INFO] running `Command { std: "docker" "start" "-a" "4473fc4139fccd5a2fccf22ac1924c1a563479f502dbfec51a1299feedaf6ef6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rust-student-pairs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 126 | |                     id: usize,
[INFO] [stdout] 127 | |                     name: String,
[INFO] [stdout] 128 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 126 | |                     id: usize,
[INFO] [stdout] 127 | |                     name: String,
[INFO] [stdout] 128 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 175 | |                     team: String,
[INFO] [stdout] 176 | |                     section: String,
[INFO] [stdout] 177 | |                     student: String,
[INFO] [stdout] 178 | |                     action: String,
[INFO] [stdout] 179 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:174:23
[INFO] [stdout]     |
[INFO] [stdout] 174 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 175 | |                     team: String,
[INFO] [stdout] 176 | |                     section: String,
[INFO] [stdout] 177 | |                     student: String,
[INFO] [stdout] 178 | |                     action: String,
[INFO] [stdout] 179 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 267 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 268 | |                     team: String,
[INFO] [stdout] 269 | |                     section: String,
[INFO] [stdout] 270 | |                     primary: String,
[INFO] [stdout] 271 | |                     secondary: String,
[INFO] [stdout] 272 | |                     action: String,
[INFO] [stdout] 273 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:267:23
[INFO] [stdout]     |
[INFO] [stdout] 267 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 268 | |                     team: String,
[INFO] [stdout] 269 | |                     section: String,
[INFO] [stdout] 270 | |                     primary: String,
[INFO] [stdout] 271 | |                     secondary: String,
[INFO] [stdout] 272 | |                     action: String,
[INFO] [stdout] 273 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 341 | |                     section: String,
[INFO] [stdout] 342 | |                     oldname: String,
[INFO] [stdout] 343 | |                     newname: String,
[INFO] [stdout] 344 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 341 | |                     section: String,
[INFO] [stdout] 342 | |                     oldname: String,
[INFO] [stdout] 343 | |                     newname: String,
[INFO] [stdout] 344 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 382 | |                     oldname: String,
[INFO] [stdout] 383 | |                     newname: String,
[INFO] [stdout] 384 | |                     newzoom: String,
[INFO] [stdout] 385 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:381:23
[INFO] [stdout]     |
[INFO] [stdout] 381 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 382 | |                     oldname: String,
[INFO] [stdout] 383 | |                     newname: String,
[INFO] [stdout] 384 | |                     newzoom: String,
[INFO] [stdout] 385 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:423:23
[INFO] [stdout]     |
[INFO] [stdout] 423 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 424 | |                     oldname: String,
[INFO] [stdout] 425 | |                     newname: String,
[INFO] [stdout] 426 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/main.rs:423:23
[INFO] [stdout]     |
[INFO] [stdout] 423 |                   match post_input!(request, {
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 424 | |                     oldname: String,
[INFO] [stdout] 425 | |                     newname: String,
[INFO] [stdout] 426 | |                 }) {
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `post_input` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NewStudent` is never constructed
[INFO] [stdout]   --> src/main.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | struct NewStudent {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `am_odd` is never read
[INFO] [stdout]     --> src/database.rs:1084:13
[INFO] [stdout]      |
[INFO] [stdout] 1081 |     struct Iter<'a, I> {
[INFO] [stdout]      |            ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1084 |         pub am_odd: bool,
[INFO] [stdout]      |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.15.4, nom v4.2.3
[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" "4473fc4139fccd5a2fccf22ac1924c1a563479f502dbfec51a1299feedaf6ef6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4473fc4139fccd5a2fccf22ac1924c1a563479f502dbfec51a1299feedaf6ef6", kill_on_drop: false }`
[INFO] [stdout] 4473fc4139fccd5a2fccf22ac1924c1a563479f502dbfec51a1299feedaf6ef6
