[INFO] fetching crate exms 0.2.17...
[INFO] testing exms-0.2.17 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate exms 0.2.17 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate exms 0.2.17
[INFO] finished tweaking crates.io crate exms 0.2.17
[INFO] tweaked toml for crates.io crate exms 0.2.17 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate exms 0.2.17 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 108 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.1)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.10+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4eba18ee93b77742d89030c2f10100f4ff5537362230213384b2fec5d3881f4
[INFO] running `Command { std: "docker" "start" "-a" "b4eba18ee93b77742d89030c2f10100f4ff5537362230213384b2fec5d3881f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4eba18ee93b77742d89030c2f10100f4ff5537362230213384b2fec5d3881f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4eba18ee93b77742d89030c2f10100f4ff5537362230213384b2fec5d3881f4", kill_on_drop: false }`
[INFO] [stdout] b4eba18ee93b77742d89030c2f10100f4ff5537362230213384b2fec5d3881f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff814611f640868747eb2feaa0c0817d8bdccb0e3788dd6937acdca1f1cd0e4d
[INFO] running `Command { std: "docker" "start" "-a" "ff814611f640868747eb2feaa0c0817d8bdccb0e3788dd6937acdca1f1cd0e4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling drawille v0.3.0
[INFO] [stderr]    Compiling termplot v0.1.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling exms v0.2.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s
[INFO] running `Command { std: "docker" "inspect" "ff814611f640868747eb2feaa0c0817d8bdccb0e3788dd6937acdca1f1cd0e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff814611f640868747eb2feaa0c0817d8bdccb0e3788dd6937acdca1f1cd0e4d", kill_on_drop: false }`
[INFO] [stdout] ff814611f640868747eb2feaa0c0817d8bdccb0e3788dd6937acdca1f1cd0e4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74190aa483093035b2b02b2c9ea5f9b9dd91d8e67700a18160a508d27db824da
[INFO] running `Command { std: "docker" "start" "-a" "74190aa483093035b2b02b2c9ea5f9b9dd91d8e67700a18160a508d27db824da", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.32
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling exms v0.2.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.86s
[INFO] running `Command { std: "docker" "inspect" "74190aa483093035b2b02b2c9ea5f9b9dd91d8e67700a18160a508d27db824da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74190aa483093035b2b02b2c9ea5f9b9dd91d8e67700a18160a508d27db824da", kill_on_drop: false }`
[INFO] [stdout] 74190aa483093035b2b02b2c9ea5f9b9dd91d8e67700a18160a508d27db824da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 042aba8bddc2108f315524bda1131042ef3dfd84454290d5e9edf747b3fa09d4
[INFO] running `Command { std: "docker" "start" "-a" "042aba8bddc2108f315524bda1131042ef3dfd84454290d5e9edf747b3fa09d4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exms-e860639e7b2f8221)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests exms
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::filter_by_file (line 217) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... ok
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::from_file (line 62) - compile ... ok
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::histogram (line 296) ... FAILED
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::sort_by_alphabetic_order (line 156) ... FAILED
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::filter_by_name (line 183) ... FAILED
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::sort_by_grade (line 126) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 83) - compile fail ... ok
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::summary (line 275) ... ok
[INFO] [stdout] test src/exam/student.rs - exam::student::Student::new (line 19) ... ok
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::new (line 30) ... ok
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::set_title (line 105) ... ok
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::students (line 253) ... ok
[INFO] [stdout] test src/exam/mod.rs - exam::Exam::set_max_grade (line 83) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/exam/mod.rs - exam::Exam::histogram (line 296) stdout ----
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]    --> src/exam/mod.rs:308:6
[INFO] [stdout]     |
[INFO] [stdout] 308 | exam.histogram();
[INFO] [stdout]     |      ^^^^^^^^^-- argument #1 of type `Option<f64>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/exam/mod.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn histogram(&self, step: Option<f64>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 308 | exam.histogram(/* Option<f64> */);
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/exam/mod.rs - exam::Exam::sort_by_alphabetic_order (line 156) stdout ----
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 | assert_eq!(exam.students[0].name, "David Jiménez Hidalgo");
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 170 | assert_eq!(exam.students()[0].name, "David Jiménez Hidalgo");
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 | assert_eq!(exam.students[1].name, "Joan Beltrán Peris");
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 171 | assert_eq!(exam.students()[1].name, "Joan Beltrán Peris");
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:172:17
[INFO] [stdout]     |
[INFO] [stdout] 172 | assert_eq!(exam.students[2].name, "Jose Abad Martínez");
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 | assert_eq!(exam.students()[2].name, "Jose Abad Martínez");
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/exam/mod.rs - exam::Exam::filter_by_name (line 183) stdout ----
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:197:17
[INFO] [stdout]     |
[INFO] [stdout] 197 | assert_eq!(exam.students.len(), 2);
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 197 | assert_eq!(exam.students().len(), 2);
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 | assert_eq!(exam.students[0].name, "Joan Beltrán Peris");
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 198 | assert_eq!(exam.students()[0].name, "Joan Beltrán Peris");
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:199:17
[INFO] [stdout]     |
[INFO] [stdout] 199 | assert_eq!(exam.students[1].name, "David Jiménez Hidalgo");
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 199 | assert_eq!(exam.students()[1].name, "David Jiménez Hidalgo");
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/exam/mod.rs - exam::Exam::sort_by_grade (line 126) stdout ----
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:140:17
[INFO] [stdout]     |
[INFO] [stdout] 140 | assert_eq!(exam.students[0].grade, 7.94);
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 140 | assert_eq!(exam.students()[0].grade, 7.94);
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:141:17
[INFO] [stdout]     |
[INFO] [stdout] 141 | assert_eq!(exam.students[1].grade, 4.6);
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 141 | assert_eq!(exam.students()[1].grade, 4.6);
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `students` of struct `Exam` is private
[INFO] [stdout]    --> src/exam/mod.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 | assert_eq!(exam.students[2].grade, 3.6);
[INFO] [stdout]     |                 ^^^^^^^^ private field
[INFO] [stdout]     |
[INFO] [stdout] help: a method `students` also exists, call it with parentheses
[INFO] [stdout]     |
[INFO] [stdout] 142 | assert_eq!(exam.students()[2].grade, 3.6);
[INFO] [stdout]     |                         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0616`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/exam/mod.rs - exam::Exam::filter_by_name (line 183)
[INFO] [stdout]     src/exam/mod.rs - exam::Exam::histogram (line 296)
[INFO] [stdout]     src/exam/mod.rs - exam::Exam::sort_by_alphabetic_order (line 156)
[INFO] [stdout]     src/exam/mod.rs - exam::Exam::sort_by_grade (line 126)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "042aba8bddc2108f315524bda1131042ef3dfd84454290d5e9edf747b3fa09d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042aba8bddc2108f315524bda1131042ef3dfd84454290d5e9edf747b3fa09d4", kill_on_drop: false }`
[INFO] [stdout] 042aba8bddc2108f315524bda1131042ef3dfd84454290d5e9edf747b3fa09d4
