[INFO] cloning repository https://github.com/rukai/canon_collision_infra [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rukai/canon_collision_infra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frukai%2Fcanon_collision_infra", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frukai%2Fcanon_collision_infra'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08e39d9659293bf1061906673bcb29ccfc7dacfa [INFO] testing rukai/canon_collision_infra against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frukai%2Fcanon_collision_infra" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rukai/canon_collision_infra on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rukai/canon_collision_infra [INFO] finished tweaking git repo https://github.com/rukai/canon_collision_infra [INFO] tweaked toml for git repo https://github.com/rukai/canon_collision_infra written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rukai/canon_collision_infra already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded binascii v0.1.4 [INFO] [stderr] Downloaded pear_codegen v0.2.2 [INFO] [stderr] Downloaded ref-cast-impl v1.0.6 [INFO] [stderr] Downloaded quick-error v2.0.0 [INFO] [stderr] Downloaded handlebars v3.5.4 [INFO] [stderr] Downloaded normpath v0.2.0 [INFO] [stderr] Downloaded figment v0.10.5 [INFO] [stderr] Downloaded inlinable_string v0.1.14 [INFO] [stderr] Downloaded notify v4.0.16 [INFO] [stderr] Downloaded cookie v0.15.0 [INFO] [stderr] Downloaded pear v0.2.2 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Downloaded generator v0.6.25 [INFO] [stderr] Downloaded ref-cast v1.0.6 [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded uncased v0.9.6 [INFO] [stderr] Downloaded ubyte v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] 3311c5716b1fa85073aae18b3044f53f92d00a509110e4694fc782cdd5080f30 [INFO] running `Command { std: "docker" "start" "-a" "3311c5716b1fa85073aae18b3044f53f92d00a509110e4694fc782cdd5080f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3311c5716b1fa85073aae18b3044f53f92d00a509110e4694fc782cdd5080f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3311c5716b1fa85073aae18b3044f53f92d00a509110e4694fc782cdd5080f30", kill_on_drop: false }` [INFO] [stdout] 3311c5716b1fa85073aae18b3044f53f92d00a509110e4694fc782cdd5080f30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1648b9f76fdc499d3c98f4080a37758f90e00a53c6ea41eda49519d4146f3c61 [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" "1648b9f76fdc499d3c98f4080a37758f90e00a53c6ea41eda49519d4146f3c61", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling async-trait v0.1.49 [INFO] [stderr] Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=8f94dc#8f94dce6) [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling normpath v0.2.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=7e4f0c5f#7e4f0c5f) [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#dd0c0364) [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling notify v4.0.16 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling pear v0.2.2 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=df00b5#df00b516) [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling matchmaking v0.1.0 (/opt/rustwide/workdir/matchmaking) [INFO] [stderr] Compiling handlebars v3.5.4 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket#dd0c0364) [INFO] [stderr] Compiling rocket_codegen v0.5.0-dev (https://github.com/SergioBenitez/Rocket#dd0c0364) [INFO] [stderr] Compiling rocket_contrib v0.5.0-dev (https://github.com/SergioBenitez/Rocket#dd0c0364) [INFO] [stderr] Compiling canon_collision_website v0.1.0 (/opt/rustwide/workdir/website) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "1648b9f76fdc499d3c98f4080a37758f90e00a53c6ea41eda49519d4146f3c61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1648b9f76fdc499d3c98f4080a37758f90e00a53c6ea41eda49519d4146f3c61", kill_on_drop: false }` [INFO] [stdout] 1648b9f76fdc499d3c98f4080a37758f90e00a53c6ea41eda49519d4146f3c61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f1fc41cf694ca015c32b977230b7ca49ddfe17b75ad48d05e12ece379468a76 [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" "2f1fc41cf694ca015c32b977230b7ca49ddfe17b75ad48d05e12ece379468a76", kill_on_drop: false }` [INFO] [stderr] Compiling matchmaking v0.1.0 (/opt/rustwide/workdir/matchmaking) [INFO] [stderr] Compiling canon_collision_website v0.1.0 (/opt/rustwide/workdir/website) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "2f1fc41cf694ca015c32b977230b7ca49ddfe17b75ad48d05e12ece379468a76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1fc41cf694ca015c32b977230b7ca49ddfe17b75ad48d05e12ece379468a76", kill_on_drop: false }` [INFO] [stdout] 2f1fc41cf694ca015c32b977230b7ca49ddfe17b75ad48d05e12ece379468a76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c217e8dd798d6f1cb9f4994bc86917737079791d5e18ef17c431f65a949ec5fa [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" "c217e8dd798d6f1cb9f4994bc86917737079791d5e18ef17c431f65a949ec5fa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/canon_collision_website-a0d3db25d69a6ca7) [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 (/opt/rustwide/target/debug/deps/matchmaking-da412366c7853326) [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" "c217e8dd798d6f1cb9f4994bc86917737079791d5e18ef17c431f65a949ec5fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c217e8dd798d6f1cb9f4994bc86917737079791d5e18ef17c431f65a949ec5fa", kill_on_drop: false }` [INFO] [stdout] c217e8dd798d6f1cb9f4994bc86917737079791d5e18ef17c431f65a949ec5fa