[INFO] cloning repository https://github.com/Alex-q-z/kvcachesim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alex-q-z/kvcachesim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-q-z%2Fkvcachesim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-q-z%2Fkvcachesim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47d790358e3cfd54f957baa4fa7fc5ad9a43c6df
[INFO] checking Alex-q-z/kvcachesim against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-q-z%2Fkvcachesim" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alex-q-z/kvcachesim
[INFO] finished tweaking git repo https://github.com/Alex-q-z/kvcachesim
[INFO] tweaked toml for git repo https://github.com/Alex-q-z/kvcachesim written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex-q-z/kvcachesim on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alex-q-z/kvcachesim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/stanford-ppl/DAM-RS.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/pyprogrammer/may.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded core_affinity v0.8.1
[INFO] [stderr]   Downloaded generator v0.8.2
[INFO] [stderr]   Downloaded enum_delegate_lib v0.2.0
[INFO] [stderr]   Downloaded linkme v0.3.28
[INFO] [stderr]   Downloaded thread-priority v0.15.1
[INFO] [stderr]   Downloaded enum_delegate v0.2.0
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.2
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded linkme-impl v0.3.28
[INFO] [stderr]   Downloaded bson v2.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d4f233faec1b2fe9ae8706bc90c6f51989da166e31f8ec83917f1f6ae599b09
[INFO] running `Command { std: "docker" "start" "-a" "3d4f233faec1b2fe9ae8706bc90c6f51989da166e31f8ec83917f1f6ae599b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d4f233faec1b2fe9ae8706bc90c6f51989da166e31f8ec83917f1f6ae599b09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4f233faec1b2fe9ae8706bc90c6f51989da166e31f8ec83917f1f6ae599b09", kill_on_drop: false }`
[INFO] [stdout] 3d4f233faec1b2fe9ae8706bc90c6f51989da166e31f8ec83917f1f6ae599b09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cac9773d7bb10fef14e6c5b44d362d47985125cdc7e936c8a5d8a843e73d062
[INFO] running `Command { std: "docker" "start" "-a" "5cac9773d7bb10fef14e6c5b44d362d47985125cdc7e936c8a5d8a843e73d062", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling may_queue v0.1.22 (https://github.com/pyprogrammer/may.git#ed3c17bb)
[INFO] [stderr]    Compiling generator v0.8.2
[INFO] [stderr]    Compiling may v0.3.45 (https://github.com/pyprogrammer/may.git#ed3c17bb)
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking thread-priority v0.15.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking core_affinity v0.8.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/may-7b1b9530bfbab89a/ed3c17b/src/yield_now.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let r = resource as &dyn EventSource as *const _ as *mut _;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |             ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn yield_with<T: EventSource + 'static>(resource: &T) {
[INFO] [stdout]    |                                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/may-7b1b9530bfbab89a/ed3c17b/src/yield_now.rs:54:17
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let r = resource as &dyn EventSource as *const _ as *mut _;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]    |                 ...so that the type `T` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub fn yield_with_io<T: EventSource + 'static>(resource: &T, is_coroutine: bool) {
[INFO] [stdout]    |                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `may` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5cac9773d7bb10fef14e6c5b44d362d47985125cdc7e936c8a5d8a843e73d062", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cac9773d7bb10fef14e6c5b44d362d47985125cdc7e936c8a5d8a843e73d062", kill_on_drop: false }`
[INFO] [stdout] 5cac9773d7bb10fef14e6c5b44d362d47985125cdc7e936c8a5d8a843e73d062
