[INFO] cloning repository https://github.com/ahmad2smile/react-wasm-calendar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahmad2smile/react-wasm-calendar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahmad2smile%2Freact-wasm-calendar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahmad2smile%2Freact-wasm-calendar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ea03c50172f759e787376272a025cc3bb538db9 [INFO] checking ahmad2smile/react-wasm-calendar against master#50e1dc1536264ab71c0850f346b12309477f29f7 for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahmad2smile%2Freact-wasm-calendar" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahmad2smile/react-wasm-calendar on toolchain 50e1dc1536264ab71c0850f346b12309477f29f7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahmad2smile/react-wasm-calendar [INFO] finished tweaking git repo https://github.com/ahmad2smile/react-wasm-calendar [INFO] tweaked toml for git repo https://github.com/ahmad2smile/react-wasm-calendar written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ahmad2smile/react-wasm-calendar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c4283b026401e3f93e8be390300a49dc39dd50b328fd6659c646b47440f8264 [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" "1c4283b026401e3f93e8be390300a49dc39dd50b328fd6659c646b47440f8264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c4283b026401e3f93e8be390300a49dc39dd50b328fd6659c646b47440f8264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c4283b026401e3f93e8be390300a49dc39dd50b328fd6659c646b47440f8264", kill_on_drop: false }` [INFO] [stdout] 1c4283b026401e3f93e8be390300a49dc39dd50b328fd6659c646b47440f8264 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+50e1dc1536264ab71c0850f346b12309477f29f7" "check" "--frozen" "--all" "--all-targets" "--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] d1fc1ab83429eccf5970f19072304d13e5ed65fd916f052a28e1cccbeb452c0f [INFO] running `Command { std: "docker" "start" "-a" "d1fc1ab83429eccf5970f19072304d13e5ed65fd916f052a28e1cccbeb452c0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling stdweb-derive v0.5.1 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.2 [INFO] [stderr] Checking stdweb v0.4.10 [INFO] [stderr] Checking calendar_wasm_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `stdweb::*` [INFO] [stdout] --> src/calendar.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use stdweb::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dates` [INFO] [stdout] --> src/calendar.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | let dates = Dates::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_dates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/calendar.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | width: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/calendar.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_leap_year` [INFO] [stdout] --> src/dates.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn is_leap_year(year: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stdweb::*` [INFO] [stdout] --> src/calendar.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use stdweb::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dates` [INFO] [stdout] --> src/calendar.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | let dates = Dates::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_dates` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/calendar.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 10 | width: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/calendar.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_leap_year` [INFO] [stdout] --> src/dates.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn is_leap_year(year: i32) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.89s [INFO] running `Command { std: "docker" "inspect" "d1fc1ab83429eccf5970f19072304d13e5ed65fd916f052a28e1cccbeb452c0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1fc1ab83429eccf5970f19072304d13e5ed65fd916f052a28e1cccbeb452c0f", kill_on_drop: false }` [INFO] [stdout] d1fc1ab83429eccf5970f19072304d13e5ed65fd916f052a28e1cccbeb452c0f