[INFO] cloning repository https://github.com/karimElmougi/IFT611_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karimElmougi/IFT611_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimElmougi%2FIFT611_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimElmougi%2FIFT611_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5829c77b472ee41291de06225a43ae79b3c73fe [INFO] checking karimElmougi/IFT611_project against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimElmougi%2FIFT611_project" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 5% (11/201) Checking out files: 6% (13/201) Checking out files: 7% (15/201) Checking out files: 8% (17/201) Checking out files: 9% (19/201) Checking out files: 10% (21/201) Checking out files: 11% (23/201) Checking out files: 12% (25/201) Checking out files: 13% (27/201) Checking out files: 14% (29/201) Checking out files: 15% (31/201) Checking out files: 16% (33/201) Checking out files: 17% (35/201) Checking out files: 18% (37/201) Checking out files: 19% (39/201) Checking out files: 20% (41/201) Checking out files: 21% (43/201) Checking out files: 22% (45/201) Checking out files: 23% (47/201) Checking out files: 24% (49/201) Checking out files: 25% (51/201) Checking out files: 26% (53/201) Checking out files: 27% (55/201) Checking out files: 28% (57/201) Checking out files: 29% (59/201) Checking out files: 30% (61/201) Checking out files: 31% (63/201) Checking out files: 32% (65/201) Checking out files: 33% (67/201) Checking out files: 34% (69/201) Checking out files: 35% (71/201) Checking out files: 36% (73/201) Checking out files: 37% (75/201) Checking out files: 38% (77/201) Checking out files: 39% (79/201) Checking out files: 40% (81/201) Checking out files: 41% (83/201) Checking out files: 42% (85/201) Checking out files: 43% (87/201) Checking out files: 44% (89/201) Checking out files: 45% (91/201) Checking out files: 46% (93/201) Checking out files: 47% (95/201) Checking out files: 48% (97/201) Checking out files: 49% (99/201) Checking out files: 50% (101/201) Checking out files: 51% (103/201) Checking out files: 52% (105/201) Checking out files: 53% (107/201) Checking out files: 54% (109/201) Checking out files: 55% (111/201) Checking out files: 56% (113/201) Checking out files: 57% (115/201) Checking out files: 58% (117/201) Checking out files: 59% (119/201) Checking out files: 60% (121/201) Checking out files: 61% (123/201) Checking out files: 62% (125/201) Checking out files: 63% (127/201) Checking out files: 64% (129/201) Checking out files: 65% (131/201) Checking out files: 66% (133/201) Checking out files: 67% (135/201) Checking out files: 68% (137/201) Checking out files: 69% (139/201) Checking out files: 70% (141/201) Checking out files: 71% (143/201) Checking out files: 72% (145/201) Checking out files: 73% (147/201) Checking out files: 74% (149/201) Checking out files: 75% (151/201) Checking out files: 76% (153/201) Checking out files: 77% (155/201) Checking out files: 78% (157/201) Checking out files: 79% (159/201) Checking out files: 80% (161/201) Checking out files: 81% (163/201) Checking out files: 82% (165/201) Checking out files: 83% (167/201) Checking out files: 84% (169/201) Checking out files: 85% (171/201) Checking out files: 86% (173/201) Checking out files: 87% (175/201) Checking out files: 88% (177/201) Checking out files: 89% (179/201) Checking out files: 90% (181/201) Checking out files: 91% (183/201) Checking out files: 92% (185/201) Checking out files: 93% (187/201) Checking out files: 94% (189/201) Checking out files: 95% (191/201) Checking out files: 96% (193/201) Checking out files: 97% (195/201) Checking out files: 98% (197/201) Checking out files: 99% (199/201) Checking out files: 100% (201/201) Checking out files: 100% (201/201), done. [INFO] validating manifest of git repo https://github.com/karimElmougi/IFT611_project on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karimElmougi/IFT611_project [INFO] finished tweaking git repo https://github.com/karimElmougi/IFT611_project [INFO] tweaked toml for git repo https://github.com/karimElmougi/IFT611_project written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/karimElmougi/IFT611_project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] e9551ed8875b20d772c9a50c54acfff1f79f903c2f8a1a1571a1f02adda0e2b3 [INFO] running `Command { std: "docker" "start" "-a" "e9551ed8875b20d772c9a50c54acfff1f79f903c2f8a1a1571a1f02adda0e2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9551ed8875b20d772c9a50c54acfff1f79f903c2f8a1a1571a1f02adda0e2b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9551ed8875b20d772c9a50c54acfff1f79f903c2f8a1a1571a1f02adda0e2b3", kill_on_drop: false }` [INFO] [stdout] e9551ed8875b20d772c9a50c54acfff1f79f903c2f8a1a1571a1f02adda0e2b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90a45ce4396dd2e0515a01dcbd848c8599b68c56bc64ee0e22d3151937a65251 [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" "90a45ce4396dd2e0515a01dcbd848c8599b68c56bc64ee0e22d3151937a65251", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.19 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Checking circular-queue v0.2.0 [INFO] [stderr] Checking tokio-sync v0.1.4 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Compiling openssl-sys v0.9.42 [INFO] [stderr] Checking libflate v0.1.21 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Checking h2 v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stderr] Checking tokio-timer v0.2.10 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking tokio-threadpool v0.1.13 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.18 [INFO] [stderr] Checking hyper v0.12.25 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.11 [INFO] [stderr] Checking ift611_project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client.rs:91:60 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn from_csv_str(csv_str: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client.rs:109:63 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn get_record(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client.rs:119:88 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn subscribe(&self, url: &str) -> Result>, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client.rs:91:60 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn from_csv_str(csv_str: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client.rs:109:63 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn get_record(&self, url: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client.rs:119:88 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn subscribe(&self, url: &str) -> Result>, Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.70s [INFO] running `Command { std: "docker" "inspect" "90a45ce4396dd2e0515a01dcbd848c8599b68c56bc64ee0e22d3151937a65251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a45ce4396dd2e0515a01dcbd848c8599b68c56bc64ee0e22d3151937a65251", kill_on_drop: false }` [INFO] [stdout] 90a45ce4396dd2e0515a01dcbd848c8599b68c56bc64ee0e22d3151937a65251