[INFO] cloning repository https://github.com/ocornoc/calicity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ocornoc/calicity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fcalicity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fcalicity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4b3377b1a992ba613706b8dba9a1612bbeeafe4 [INFO] testing ocornoc/calicity against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fcalicity" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ocornoc/calicity on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ocornoc/calicity [INFO] finished tweaking git repo https://github.com/ocornoc/calicity [INFO] tweaked toml for git repo https://github.com/ocornoc/calicity written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/ocornoc/calicity already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7793c5fc5110a47ab5533f1604fb56369c4deb66968cf8d8332e0ecd0d5bd68 [INFO] running `Command { std: "docker" "start" "-a" "c7793c5fc5110a47ab5533f1604fb56369c4deb66968cf8d8332e0ecd0d5bd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7793c5fc5110a47ab5533f1604fb56369c4deb66968cf8d8332e0ecd0d5bd68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7793c5fc5110a47ab5533f1604fb56369c4deb66968cf8d8332e0ecd0d5bd68", kill_on_drop: false }` [INFO] [stdout] c7793c5fc5110a47ab5533f1604fb56369c4deb66968cf8d8332e0ecd0d5bd68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb611e3053b441ef66ce55f2e143224501a262f5b2d17cee8ec904f4889a20ad [INFO] running `Command { std: "docker" "start" "-a" "eb611e3053b441ef66ce55f2e143224501a262f5b2d17cee8ec904f4889a20ad", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling dycovec v0.1.1 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling calicity-world v0.1.0 (/opt/rustwide/workdir/calicity-world) [INFO] [stderr] Compiling calicity-dialog v0.1.0 (/opt/rustwide/workdir/calicity-dialog) [INFO] [stderr] Compiling calicity-knowledge v0.1.0 (/opt/rustwide/workdir/calicity-knowledge) [INFO] [stderr] Compiling calicity v0.1.0 (/opt/rustwide/workdir/calicity) [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> calicity/src/dialog/stranger.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | |world, initiator, recipient, state| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `conv_states` [INFO] [stdout] --> calicity/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | conv_states: ConvStates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CharData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> calicity/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `facts` [INFO] [stdout] --> calicity/src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | facts: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CharData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> calicity/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `STRANGER` [INFO] [stdout] --> calicity/src/dialog/stranger.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / static STRANGER: Frame = Frame( [INFO] [stdout] 76 | | |world, initiator, recipient, state| { [INFO] [stdout] 77 | | let recid = recipient.get_id().into(); [INFO] [stdout] 78 | | [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "eb611e3053b441ef66ce55f2e143224501a262f5b2d17cee8ec904f4889a20ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb611e3053b441ef66ce55f2e143224501a262f5b2d17cee8ec904f4889a20ad", kill_on_drop: false }` [INFO] [stdout] eb611e3053b441ef66ce55f2e143224501a262f5b2d17cee8ec904f4889a20ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cda40173f7e720fdd870688df085587db3a10078ffcf2ebbd2ceaff2cfa86bb [INFO] running `Command { std: "docker" "start" "-a" "2cda40173f7e720fdd870688df085587db3a10078ffcf2ebbd2ceaff2cfa86bb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling calicity-world v0.1.0 (/opt/rustwide/workdir/calicity-world) [INFO] [stderr] Compiling calicity-dialog v0.1.0 (/opt/rustwide/workdir/calicity-dialog) [INFO] [stderr] Compiling calicity-knowledge v0.1.0 (/opt/rustwide/workdir/calicity-knowledge) [INFO] [stderr] Compiling calicity v0.1.0 (/opt/rustwide/workdir/calicity) [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> calicity/src/dialog/stranger.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | |world, initiator, recipient, state| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `conv_states` [INFO] [stdout] --> calicity/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | conv_states: ConvStates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CharData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> calicity/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `facts` [INFO] [stdout] --> calicity/src/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | facts: HashSet, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CharData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> calicity/src/main.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `STRANGER` [INFO] [stdout] --> calicity/src/dialog/stranger.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | / static STRANGER: Frame = Frame( [INFO] [stdout] 76 | | |world, initiator, recipient, state| { [INFO] [stdout] 77 | | let recid = recipient.get_id().into(); [INFO] [stdout] 78 | | [INFO] [stdout] ... | [INFO] [stdout] 93 | | } [INFO] [stdout] 94 | | ); [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.02s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/calicity-9eb8f99dcdcb8a23) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/calicity_dialog-ba814021efc63b8f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/calicity_knowledge-a6725f28bf7e9cbb) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/calicity_world-d21d44e909d02373) [INFO] [stderr] Executable tests/coffee.rs (/opt/rustwide/target/debug/deps/coffee-af785036539a16cd) [INFO] running `Command { std: "docker" "inspect" "2cda40173f7e720fdd870688df085587db3a10078ffcf2ebbd2ceaff2cfa86bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cda40173f7e720fdd870688df085587db3a10078ffcf2ebbd2ceaff2cfa86bb", kill_on_drop: false }` [INFO] [stdout] 2cda40173f7e720fdd870688df085587db3a10078ffcf2ebbd2ceaff2cfa86bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5fa9589881c31dfa77be8b1965189c8758058691d8157067729a77eecf5f0d52 [INFO] running `Command { std: "docker" "start" "-a" "5fa9589881c31dfa77be8b1965189c8758058691d8157067729a77eecf5f0d52", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `world` [INFO] [stderr] --> calicity/src/dialog/stranger.rs:76:6 [INFO] [stderr] | [INFO] [stderr] 76 | |world, initiator, recipient, state| { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `conv_states` [INFO] [stderr] --> calicity/src/main.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | conv_states: ConvStates, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `CharData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> calicity/src/main.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `facts` [INFO] [stderr] --> calicity/src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | facts: HashSet, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CharData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> calicity/src/main.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, Default)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: static is never used: `STRANGER` [INFO] [stderr] --> calicity/src/dialog/stranger.rs:75:1 [INFO] [stderr] | [INFO] [stderr] 75 | / static STRANGER: Frame = Frame( [INFO] [stderr] 76 | | |world, initiator, recipient, state| { [INFO] [stderr] 77 | | let recid = recipient.get_id().into(); [INFO] [stderr] 78 | | [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] warning: `calicity` (bin "calicity" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.41s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/calicity-9eb8f99dcdcb8a23) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calicity_dialog-ba814021efc63b8f) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calicity_knowledge-a6725f28bf7e9cbb) [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] [stdout] [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calicity_world-d21d44e909d02373) [INFO] [stderr] Running tests/coffee.rs (/opt/rustwide/target/debug/deps/coffee-af785036539a16cd) [INFO] [stdout] [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Doc-tests calicity-dialog [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/calicity-dialog/src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `private_intra_doc_links` has been renamed to `rustdoc::private_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/calicity-dialog/src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(private_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_intra_doc_links` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests calicity-knowledge [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] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/calicity-knowledge/src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `private_intra_doc_links` has been renamed to `rustdoc::private_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/calicity-knowledge/src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(private_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_intra_doc_links` [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stdout] running 0 tests [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] Doc-tests calicity-world [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: lint `broken_intra_doc_links` has been renamed to `rustdoc::broken_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/calicity-world/src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(broken_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::broken_intra_doc_links` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `private_intra_doc_links` has been renamed to `rustdoc::private_intra_doc_links` [INFO] [stderr] --> /opt/rustwide/workdir/calicity-world/src/lib.rs:2:9 [INFO] [stderr] | [INFO] [stderr] 2 | #![deny(private_intra_doc_links)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::private_intra_doc_links` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "5fa9589881c31dfa77be8b1965189c8758058691d8157067729a77eecf5f0d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa9589881c31dfa77be8b1965189c8758058691d8157067729a77eecf5f0d52", kill_on_drop: false }` [INFO] [stdout] 5fa9589881c31dfa77be8b1965189c8758058691d8157067729a77eecf5f0d52