[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] 879caac2143c95d1e20460c1698e4773ce176332 [INFO] testing droundy/rust-student-pairs against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Frust-student-pairs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/rust-student-pairs on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-14/source/Cargo.toml [INFO] crate git repo https://github.com/droundy/rust-student-pairs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 117026a10a0923f510cf90365effc10fae1b714a1e6161318a30cc8bf933eddf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "117026a10a0923f510cf90365effc10fae1b714a1e6161318a30cc8bf933eddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "117026a10a0923f510cf90365effc10fae1b714a1e6161318a30cc8bf933eddf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117026a10a0923f510cf90365effc10fae1b714a1e6161318a30cc8bf933eddf", kill_on_drop: false }` [INFO] [stdout] 117026a10a0923f510cf90365effc10fae1b714a1e6161318a30cc8bf933eddf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99df40fd8f35f3f4f1e94c3ebe8bcbd8487c201479620a540ed019a667ae012 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f99df40fd8f35f3f4f1e94c3ebe8bcbd8487c201479620a540ed019a667ae012", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling const-random-macro v0.1.12 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling const-random v0.1.12 [INFO] [stderr] Compiling tinyset v0.4.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling memorable-wordlist v0.1.7 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling internment v0.4.1 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling rouille v3.0.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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "f99df40fd8f35f3f4f1e94c3ebe8bcbd8487c201479620a540ed019a667ae012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99df40fd8f35f3f4f1e94c3ebe8bcbd8487c201479620a540ed019a667ae012", kill_on_drop: false }` [INFO] [stdout] f99df40fd8f35f3f4f1e94c3ebe8bcbd8487c201479620a540ed019a667ae012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 999a1316fa5482eb45efa68d8295c5d10403060ffc79eee02575416bf53a861e [INFO] running `Command { std: "docker" "start" "-a" "999a1316fa5482eb45efa68d8295c5d10403060ffc79eee02575416bf53a861e", kill_on_drop: false }` [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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.40s [INFO] running `Command { std: "docker" "inspect" "999a1316fa5482eb45efa68d8295c5d10403060ffc79eee02575416bf53a861e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999a1316fa5482eb45efa68d8295c5d10403060ffc79eee02575416bf53a861e", kill_on_drop: false }` [INFO] [stdout] 999a1316fa5482eb45efa68d8295c5d10403060ffc79eee02575416bf53a861e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e5d7435cadddc644f63732cfc347cf4c8af46ab516d9dd0ee092340b296a874 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e5d7435cadddc644f63732cfc347cf4c8af46ab516d9dd0ee092340b296a874", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:125:23 [INFO] [stderr] | [INFO] [stderr] 125 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 126 | | id: usize, [INFO] [stderr] 127 | | name: String, [INFO] [stderr] 128 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:125:23 [INFO] [stderr] | [INFO] [stderr] 125 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 126 | | id: usize, [INFO] [stderr] 127 | | name: String, [INFO] [stderr] 128 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:174:23 [INFO] [stderr] | [INFO] [stderr] 174 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 175 | | team: String, [INFO] [stderr] 176 | | section: String, [INFO] [stderr] 177 | | student: String, [INFO] [stderr] 178 | | action: String, [INFO] [stderr] 179 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:174:23 [INFO] [stderr] | [INFO] [stderr] 174 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 175 | | team: String, [INFO] [stderr] 176 | | section: String, [INFO] [stderr] 177 | | student: String, [INFO] [stderr] 178 | | action: String, [INFO] [stderr] 179 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:267:23 [INFO] [stderr] | [INFO] [stderr] 267 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 268 | | team: String, [INFO] [stderr] 269 | | section: String, [INFO] [stderr] 270 | | primary: String, [INFO] [stderr] 271 | | secondary: String, [INFO] [stderr] 272 | | action: String, [INFO] [stderr] 273 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:267:23 [INFO] [stderr] | [INFO] [stderr] 267 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 268 | | team: String, [INFO] [stderr] 269 | | section: String, [INFO] [stderr] 270 | | primary: String, [INFO] [stderr] 271 | | secondary: String, [INFO] [stderr] 272 | | action: String, [INFO] [stderr] 273 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:340:23 [INFO] [stderr] | [INFO] [stderr] 340 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 341 | | section: String, [INFO] [stderr] 342 | | oldname: String, [INFO] [stderr] 343 | | newname: String, [INFO] [stderr] 344 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:340:23 [INFO] [stderr] | [INFO] [stderr] 340 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 341 | | section: String, [INFO] [stderr] 342 | | oldname: String, [INFO] [stderr] 343 | | newname: String, [INFO] [stderr] 344 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:381:23 [INFO] [stderr] | [INFO] [stderr] 381 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 382 | | oldname: String, [INFO] [stderr] 383 | | newname: String, [INFO] [stderr] 384 | | newzoom: String, [INFO] [stderr] 385 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:381:23 [INFO] [stderr] | [INFO] [stderr] 381 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 382 | | oldname: String, [INFO] [stderr] 383 | | newname: String, [INFO] [stderr] 384 | | newzoom: String, [INFO] [stderr] 385 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:423:23 [INFO] [stderr] | [INFO] [stderr] 423 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 424 | | oldname: String, [INFO] [stderr] 425 | | newname: String, [INFO] [stderr] 426 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/main.rs:423:23 [INFO] [stderr] | [INFO] [stderr] 423 | match post_input!(request, { [INFO] [stderr] | _______________________^ [INFO] [stderr] 424 | | oldname: String, [INFO] [stderr] 425 | | newname: String, [INFO] [stderr] 426 | | }) { [INFO] [stderr] | |__________________^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 12 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_student_pairs-1c3dc6072752b2cd [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test database::test_split_evenly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e5d7435cadddc644f63732cfc347cf4c8af46ab516d9dd0ee092340b296a874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5d7435cadddc644f63732cfc347cf4c8af46ab516d9dd0ee092340b296a874", kill_on_drop: false }` [INFO] [stdout] 0e5d7435cadddc644f63732cfc347cf4c8af46ab516d9dd0ee092340b296a874